X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-private.h;h=7cd003f84e5607f997362cc4e1aec4a69d7c5c29;hp=e64e92ffae44e4e2050fbf992599153b8b087401;hb=0bbfa570147d2f0aa9d7e2afa1109526efdb353f;hpb=a6b3f341dcfbf1160a02d02879a36777bcf459f1 diff --git a/notmuch-private.h b/notmuch-private.h index e64e92ff..7cd003f8 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -23,6 +23,8 @@ #include "notmuch.h" +NOTMUCH_BEGIN_DECLS + #ifndef _GNU_SOURCE #define _GNU_SOURCE /* For getline */ #endif @@ -39,8 +41,6 @@ #include #include -NOTMUCH_BEGIN_DECLS - #include #include "xutil.h"