]> git.notmuchmail.org Git - notmuch/blobdiff - test/T610-message-property.sh
test: move system includes to notmuch-test.h
[notmuch] / test / T610-message-property.sh
index d0e52f4ac46cbb481b76197682f43ecb3adce728..4ec854748532d105cd5e1a71256536b066b89cf3 100755 (executable)
@@ -6,10 +6,6 @@ test_description="message property API"
 add_email_corpus
 
 cat <<EOF > c_head
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <talloc.h>
 #include <notmuch-test.h>
 
 void print_properties (notmuch_message_t *message, const char *prefix, notmuch_bool_t exact) {