Move stats_key structure to stats.h
[onak.git] / hash.h
diff --git a/hash.h b/hash.h
index 9d7578dcbd2fe0aa4fd7e0f2bedb1956f62ef541..161fcf509940ccd43120b31c8b9e9c01a8edc16e 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -22,6 +22,7 @@
 
 #include "keystructs.h"
 #include "ll.h"
+#include "stats.h"
 
 #define HASHSIZE 1024
 #define HASHMASK 0x3FF