X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=date.c;h=c116bbd5f432f54dfa41b6aa991a0caccdd0b972;hp=3f337c962247f71c37ae217bc3fd18be959bbd5d;hb=d29a6ec79167e87e4958d9500956668c430db4c6;hpb=401c6cc5793331773c0230e8ae00e8c4b0c63a5e diff --git a/date.c b/date.c index 3f337c96..c116bbd5 100644 --- a/date.c +++ b/date.c @@ -27,6 +27,8 @@ #include +#include /* For g_ascii_strncasecmp only. */ + #ifndef FALSE #define FALSE 0 #endif