freebsd-ports/mail/gmime2/files/patch-tests__test-mime.c
Muhammad Moinur Rahman dad5544214 mail/gmime2: Add PORTSCOUT variable to limit within 2.2.X
- Fix patch files to reflect 'make makepatch'
2015-06-02 10:32:04 +00:00

10 lines
207 B
C

--- tests/test-mime.c.orig 2011-03-07 18:09:21 UTC
+++ tests/test-mime.c
@@ -27,6 +27,7 @@
#include <string.h>
#include <ctype.h>
+#include <config.h>
#include <gmime/gmime.h>
#include "testsuite.h"