diff options
Diffstat (limited to 'mail/gmime24/files/patch-tests__test-mime.c')
-rw-r--r-- | mail/gmime24/files/patch-tests__test-mime.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/gmime24/files/patch-tests__test-mime.c b/mail/gmime24/files/patch-tests__test-mime.c new file mode 100644 index 000000000..35067da0a --- /dev/null +++ b/mail/gmime24/files/patch-tests__test-mime.c @@ -0,0 +1,10 @@ +--- tests/test-mime.c.orig Mon Feb 12 15:48:32 2007 ++++ tests/test-mime.c Mon Feb 12 15:49:04 2007 +@@ -21,6 +21,7 @@ + #include <stdio.h> + #include <string.h> + ++#include <config.h> + #include <gmime/gmime.h> + + #ifndef G_OS_WIN32 |