]> git.notmuchmail.org Git - notmuch/blobdiff - test/T563-lib-directory.sh
test: move system includes to notmuch-test.h
[notmuch] / test / T563-lib-directory.sh
index 28325ff23605cae0ea644d13c69b2fc0b2bb4896..ad390c1cb384d7d218645817b63fe33925d46225 100755 (executable)
@@ -9,10 +9,8 @@ test_begin_subtest "building database"
 test_expect_success "NOTMUCH_NEW"
 
 cat <<EOF > c_head
-#include <stdio.h>
-#include <notmuch.h>
 #include <notmuch-test.h>
-#include <talloc.h>
+
 int main (int argc, char** argv)
 {
    notmuch_database_t *db;