X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=50a30fed5d786fba3bbf7a6cfd26a13bb08ba5b3;hp=2888a6c89679fc3574b8dac103ad8013d00b6359;hb=880b21a097104bee5f50a444c5130695d143fd8a;hpb=7fd7611b23ad33ed8bb7db44916cb03bbc2c47c1 diff --git a/notmuch-client.h b/notmuch-client.h index 2888a6c8..50a30fed 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -21,12 +21,13 @@ #ifndef NOTMUCH_CLIENT_H #define NOTMUCH_CLIENT_H - #ifndef _GNU_SOURCE #define _GNU_SOURCE /* for getline */ #endif #include +#include "compat.h" + #include #include "notmuch.h"