X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/1c6195b9e35e511e115f94b45d97aa58ee41b307..d8c26875c5d66f502369b5ca9335275115106f59:/notmuch-client.h diff --git a/notmuch-client.h b/notmuch-client.h index d7b352e8..5f288368 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -58,7 +58,7 @@ typedef GMimeCipherContext notmuch_crypto_context_t; #include #include -#include +#include "talloc-extra.h" #define unused(x) x __attribute__ ((unused))