summaryrefslogtreecommitdiffstats
path: root/nserver/src/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'nserver/src/protocol.h')
-rw-r--r--nserver/src/protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nserver/src/protocol.h b/nserver/src/protocol.h
index 22355bd..3d357d9 100644
--- a/nserver/src/protocol.h
+++ b/nserver/src/protocol.h
@@ -1,7 +1,9 @@
#ifndef _protocol_h
#define _protocol_h
+#include <bstrlib.h>
#include <hashmap.h>
+#include <stats.h>
#include <dbg.h>
int sscreate(char *key);