X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Finclude%2Ffrontend%2Fproto.h;h=fd78c26cf61833bd5ac07cc40a17217982c71fdb;hp=1d021519cd02cf2de2f2e9c376067cd9cd4448fd;hb=4215d1d8c69367c1d43bed9d39d428a92b329a92;hpb=136847eb2b37bcc06e4a407d261958bdf1f5cbc5 diff --git a/src/include/frontend/proto.h b/src/include/frontend/proto.h index 1d02151..fd78c26 100644 --- a/src/include/frontend/proto.h +++ b/src/include/frontend/proto.h @@ -46,6 +46,7 @@ typedef enum { CONNECTION_STARTUP, /* querying */ + CONNECTION_QUERY, CONNECTION_LIST, } sdb_conn_state_t;