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