]> pd.if.org Git - nbds/blobdiff - test/map_test2.c
refactor header files
[nbds] / test / map_test2.c
index 92a269ec4f81fdd699327e096aad2ed0e2048a60..897fe8e295d6619539be6335dbb77da09ecff03b 100644 (file)
@@ -12,6 +12,9 @@
 #include "runtime.h"
 #include "nstring.h"
 #include "map.h"
 #include "runtime.h"
 #include "nstring.h"
 #include "map.h"
+#include "list.h"
+#include "skiplist.h"
+#include "hashtable.h"
 #include "lwt.h"
 
 #define ASSERT_EQUAL(x, y) CuAssertIntEquals(tc, x, y)
 #include "lwt.h"
 
 #define ASSERT_EQUAL(x, y) CuAssertIntEquals(tc, x, y)