X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-private.h;h=88b01bd3029f0c0b39387a44f05d1376f2120a8f;hp=5d0c1fae31edd36476802afa52f30b5c946dbece;hb=e1e1f0cb3bf020cb8d8af219c58187abbd33ae23;hpb=668f20bdfbaa5ae9caedd3f02017c5637e5e6ff7 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