]> git.notmuchmail.org Git - notmuch/blobdiff - test/T568-lib-thread.sh
lib/database: delete stemmer on destroy
[notmuch] / test / T568-lib-thread.sh
index 088e66dd937313bd1f9c44d60513f998f2b3dc7a..b45836cdd989ca6ac25bc58bc15f7a13fa38dd63 100755 (executable)
@@ -24,9 +24,8 @@ cat <<'EOF' > c_tail
 EOF
 
 cat <<EOF > c_head
-#include <stdio.h>
-#include <notmuch.h>
 #include <notmuch-test.h>
+
 int main (int argc, char** argv)
 {
    notmuch_database_t *db;