]> git.notmuchmail.org Git - notmuch/blob - util/gmime-extra.h
test: mark inclusion of headers as broken in gmime-2.x
[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