]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test.h
test: move system includes to notmuch-test.h
[notmuch] / test / notmuch-test.h
index 34dbb8e0403feefc4be402178943d8576a8d9c01..3a0e90a3ecf93200e5f38a854e2c57183dacda8b 100644 (file)
@@ -1,7 +1,13 @@
 #ifndef _NOTMUCH_TEST_H
 #define _NOTMUCH_TEST_H
+#include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
+#include <sys/wait.h>
+#include <talloc.h>
+#include <unistd.h>
+
 #include <notmuch.h>
 
 inline static void