From 78d3b664fcbda9dc627dea8dbd845729e179fd85 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Tue, 13 Sep 2005 11:38:17 +0000 Subject: - Fix build on RELENG_4 [1] - Fix build with iODBC - Bump PORTREVISION Found by: kris (via pointyhat) [1] --- databases/mysql2odbc/files/patch-mtest.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'databases/mysql2odbc/files/patch-mtest.c') diff --git a/databases/mysql2odbc/files/patch-mtest.c b/databases/mysql2odbc/files/patch-mtest.c index ff3cadcdf7d5..00a90f75e87f 100644 --- a/databases/mysql2odbc/files/patch-mtest.c +++ b/databases/mysql2odbc/files/patch-mtest.c @@ -1,6 +1,6 @@ ---- mtest.c.orig Sat Aug 20 16:05:55 2005 -+++ mtest.c Sat Aug 20 16:06:01 2005 -@@ -27,7 +27,7 @@ +--- mtest.c.orig Fri Jun 20 21:39:48 2003 ++++ mtest.c Tue Sep 13 18:21:18 2005 +@@ -27,10 +27,10 @@ #include #include #include @@ -8,4 +8,8 @@ +#include #ifndef WIN32 - # include +-# include ++# include + #endif + + #ifdef FAKE -- cgit v1.2.3