X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=notmuch-client.h;h=62d4bcec0b75e16a266dea4e40ce9ecd1f0cbaa9;hb=233092577cdcb86e3e38374a50a3a26c05474126;hp=e8f17250818900467daebda7db5d63803040ab3a;hpb=a34f30888e7874fba2032a066a7babce1dd3f69f;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index e8f17250..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 */ @@ -83,10 +83,10 @@ typedef struct notmuch_show_params { notmuch_bool_t entire_thread; notmuch_bool_t omit_excluded; notmuch_bool_t output_body; - notmuch_bool_t raw; 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