X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=5f2883681c1ee127332108ba7872146a04eb3e6f;hb=f29bcc59df128e7ca37ed324846ebb760ee13be8;hp=d7b352e83446e85e97c76578e0314f139b547842;hpb=1c6195b9e35e511e115f94b45d97aa58ee41b307;p=notmuch 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))