]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch-private.h: Move NOTMUCH_BEGIN_DECLS earlier
authorCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2009 22:51:13 +0000 (15:51 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2009 22:51:13 +0000 (15:51 -0700)
We actually need this before the include of xutil.h, but
it was previously stuck randomly among various system
includes. Instead, put it at the top, right after include
the notmuch.h header that defines it.


No differences found