]> pd.if.org Git - nbds/blobdiff - include/ht.h
tweak list
[nbds] / include / ht.h
index 965986e781b60f8adc76260c416b7de61ad3a8a9..49198bb3efc1d829081fd908e9cdcb9eb0818bc3 100644 (file)
@@ -5,9 +5,7 @@
 #ifndef HT_H
 #define HT_H
 
-#include "common.h"
-
-#define DOES_NOT_EXIST 0
+#include "struct.h"
 
 #define HT_EXPECT_NOT_EXISTS ( 0)
 #define HT_EXPECT_EXISTS     (-1)