]> git.notmuchmail.org Git - notmuch/blob - util/gmime-extra.h
e0432a942ffa0d0a8d3ea4e45ea95019bad876a3
[notmuch] / util / gmime-extra.h
1 #ifndef _GMIME_EXTRA_H
2 #define _GMIME_EXTRA_H
3 #include <gmime/gmime.h>
4
5 GMimeStream *g_mime_stream_stdout_new(void);
6 #endif