X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=62d4bcec0b75e16a266dea4e40ce9ecd1f0cbaa9;hp=a6f70eae5907743a6995f4828de357b6824beca9;hb=d848d4040ab40b61874e0f1717a1b73cfce3fda6;hpb=33e58021958f8069ad46d7bd05cf586676fb6ae7 diff --git a/notmuch-client.h b/notmuch-client.h index a6f70eae..62d4bcec 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -29,7 +29,7 @@ #include "compat.h" -#include +#include "gmime-extra.h" typedef GMimeCryptoContext notmuch_crypto_context_t; /* This is automatically included only since gmime 2.6.10 */ @@ -86,6 +86,7 @@ typedef struct notmuch_show_params { int part; notmuch_crypto_t crypto; notmuch_bool_t include_html; + GMimeStream *out_stream; } notmuch_show_params_t; /* There's no point in continuing when we've detected that we've done