summaryrefslogtreecommitdiffstats
path: root/mail/gmime24/files/patch-tests__test-mbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/gmime24/files/patch-tests__test-mbox.c')
-rw-r--r--mail/gmime24/files/patch-tests__test-mbox.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/gmime24/files/patch-tests__test-mbox.c b/mail/gmime24/files/patch-tests__test-mbox.c
new file mode 100644
index 000000000..bba860483
--- /dev/null
+++ b/mail/gmime24/files/patch-tests__test-mbox.c
@@ -0,0 +1,10 @@
+--- 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