]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/tests/stringbuf_test.h
* define StrBufNOTNULL, we use it for the Next-Tokenizer to signal that we reached...
[citadel.git] / libcitadel / tests / stringbuf_test.h
index 5199378bc3071d317df30698dd111f48f364840a..adea2ed68aa02558411872ddd7248943ce74fc8a 100644 (file)
@@ -3,6 +3,7 @@
 #define CUNIT_AUTOMATED_H_SEEN
 
 #include <CUnit/CUnit.h>
+#include <CUnit/Basic.h>
 #include <CUnit/TestDB.h>