summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nserver/src/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nserver/src/protocol.h b/nserver/src/protocol.h
index 15a3a39..eec38ab 100644
--- a/nserver/src/protocol.h
+++ b/nserver/src/protocol.h
@@ -6,6 +6,7 @@
#include <darray.h>
#include <hashmap.h>
#include <stats.h>
+#include <tstree.h>
#include <dbg.h>
typedef struct Record {