X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=date.c;h=c116bbd5f432f54dfa41b6aa991a0caccdd0b972;hb=9ec5189a56e5616792f0a8a2ee6fba4e397ae2e2;hp=3f337c962247f71c37ae217bc3fd18be959bbd5d;hpb=401c6cc5793331773c0230e8ae00e8c4b0c63a5e;p=notmuch 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