]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - notmuch-client.h
test/dump-restore: new tests for empty files and leading comments/whitespace.
[notmuch.git] / notmuch-client.h
index d7b352e83446e85e97c76578e0314f139b547842..5f2883681c1ee127332108ba7872146a04eb3e6f 100644 (file)
@@ -58,7 +58,7 @@ typedef GMimeCipherContext notmuch_crypto_context_t;
 #include <errno.h>
 #include <signal.h>
 
-#include <talloc.h>
+#include "talloc-extra.h"
 
 #define unused(x) x __attribute__ ((unused))