summaryrefslogtreecommitdiffstats
path: root/mail/gmime24/files/patch-tests__test-mbox.c
blob: bba86048372da5e9f3ef2fffebc00e656de54771 (plain) (blame)
1
2
3
4
5
6
7
8
9
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