]> pd.if.org Git - nbds/blobdiff - struct/ht.c
tweak list
[nbds] / struct / ht.c
index f444af0a3350440a3355b6daed1c8e28199cc50c..953200d33d8e8da1a005249602de17942a814d28 100644 (file)
@@ -16,6 +16,7 @@
 #include "ht.h"
 #include "murmur.h"
 #include "mem.h"
+#include "struct.h"
 
 #define GET_PTR(x) ((string_t *)((x) & MASK(48))) // low-order 48 bits is a pointer to a string_t