]> git.notmuchmail.org Git - notmuch/blobdiff - parse-time-string/parse-time-string.c
timegm: add portable implementation (Solaris support)
[notmuch] / parse-time-string / parse-time-string.c
index 584067d33d6f1cb61039f1859c5e511b2a57f95e..ccad422b3c8db96462257d3df30660c63f0ee2bb 100644 (file)
@@ -32,6 +32,7 @@
 #include <sys/time.h>
 #include <sys/types.h>
 
+#include "compat.h"
 #include "parse-time-string.h"
 
 /*