]> git.notmuchmail.org Git - notmuch/blob - util/gmime-extra.h
Merge branch 'debian'
[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