freebsd-ports/mail/gmime24/files/patch-tests__test-mbox.c
Florent Thoumie c1f23cd26d - Update lang/mono to 2.0.1.
- 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)
2009-02-09 09:00:01 +00:00

10 lines
227 B
C

--- tests/test-mbox.c.orig Mon Feb 12 15:48:22 2007
+++ tests/test-mbox.c Mon Feb 12 15:48:54 2007
@@ -26,6 +26,7 @@
#include <fcntl.h>
#include <time.h>
+#include <config.h>
#include <gmime/gmime.h>
#ifndef G_OS_WIN32