1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/mail/gmime26/files/patch-tests__test-mbox.c
Koop Mast 76e69f5de0 Add gmime and gmime-sharp 2.6.15.
PR:		ports/170389
Submitted by:	myself
Approved by:	Alan Hicks <ahicks@p-o.co.uk>, \
		romain@ (priv mail, for -sharp port)
2013-05-22 09:04:54 +00:00

11 lines
227 B
C

--- tests/test-mbox.c.orig Mon Feb 12 15:48:22 2007
+++ tests/test-mbox.c Mon Feb 12 15:48:54 2007
@@ -26,6 +26,7 @@
#include <fcntl.h>
#include <time.h>
+#include <config.h>
#include <gmime/gmime.h>
#ifndef G_OS_WIN32