- Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
10 lines
231 B
C
10 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
|