mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
76e69f5de0
PR: ports/170389 Submitted by: myself Approved by: Alan Hicks <ahicks@p-o.co.uk>, \ romain@ (priv mail, for -sharp port)
11 lines
231 B
C
11 lines
231 B
C
--- tests/test-parser.c.orig Mon Feb 12 15:48:38 2007
|
|
+++ tests/test-parser.c Mon Feb 12 15:49:14 2007
|
|
@@ -26,6 +26,7 @@
|
|
#include <fcntl.h>
|
|
#include <time.h>
|
|
|
|
+#include <config.h>
|
|
#include <gmime/gmime.h>
|
|
|
|
#ifndef G_OS_WIN32
|