]> git.notmuchmail.org Git - notmuch/blobdiff - compat/have_timegm.c
compat: don't include compat.h from the feature test source
[notmuch] / compat / have_timegm.c
index b62b7937feab0362464bfb7856a15f4236978843..483fc3b6685dd3df772382a888edfd7dde3401d5 100644 (file)
@@ -1,5 +1,4 @@
 #include <time.h>
-#include "compat.h"
 
 int main()
 {