]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
Makefile: Incorporate getline implementation into the build.
[notmuch] / lib / notmuch-private.h
index d3f9a4c4ba4727c0860804ac30a0ddfd883565b6..d2678f06415d83e3cd14297c07797e72bc7f64c7 100644 (file)
@@ -26,6 +26,8 @@
 #endif
 #include <stdio.h>
 
+#include "compat.h"
+
 #include "notmuch.h"
 
 NOTMUCH_BEGIN_DECLS