]> git.notmuchmail.org Git - notmuch/blobdiff - test/T566-lib-message.sh
lib/database: delete stemmer on destroy
[notmuch] / test / T566-lib-message.sh
index ee55ef291d7a44c23a2728cf26c9af36be8f1107..8b61d18215af0698803c0c0b4b4fab0762a6f3e4 100755 (executable)
@@ -19,9 +19,8 @@ cat <<'EOF' > c_tail
 EOF
 
 cat <<EOF > c_head0
-#include <stdio.h>
-#include <notmuch.h>
 #include <notmuch-test.h>
+
 int main (int argc, char** argv)
 {
    notmuch_database_t *db;