]> git.notmuchmail.org Git - notmuch/blobdiff - test/notmuch-test.h
test: move system includes to notmuch-test.h
[notmuch] / test / notmuch-test.h
index df852da9de552fd35dd7305018d001763e6aa7c3..3a0e90a3ecf93200e5f38a854e2c57183dacda8b 100644 (file)
@@ -1,6 +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