X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-private.h;h=88b01bd3029f0c0b39387a44f05d1376f2120a8f;hb=68a10091d6b2c29e996ee84040eecad487cb5e91;hp=5d0c1fae31edd36476802afa52f30b5c946dbece;hpb=668f20bdfbaa5ae9caedd3f02017c5637e5e6ff7;p=notmuch diff --git a/notmuch-private.h b/notmuch-private.h index 5d0c1fae..88b01bd3 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -21,15 +21,15 @@ #ifndef NOTMUCH_PRIVATE_H #define NOTMUCH_PRIVATE_H -#include "notmuch.h" - -NOTMUCH_BEGIN_DECLS - #ifndef _GNU_SOURCE #define _GNU_SOURCE /* For getline */ #endif - #include + +#include "notmuch.h" + +NOTMUCH_BEGIN_DECLS + #include #include #include