freebsd-ports/mail/gmime2/files/patch-tests__test-parser.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
205 B
C

--- tests/test-parser.c.orig 2011-03-07 18:09:21 UTC
+++ tests/test-parser.c
@@ -30,6 +30,7 @@
#include <fcntl.h>
#include <time.h>
+#include <config.h>
#include <gmime/gmime.h>
#ifndef G_OS_WIN32