summaryrefslogtreecommitdiff
path: root/databases/mysql2odbc/files/patch-mtest.c
blob: 00a90f75e87f4ebb032876b43c2d554bc67a6ab6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- mtest.c.orig	Fri Jun 20 21:39:48 2003
+++ mtest.c	Tue Sep 13 18:21:18 2005
@@ -27,10 +27,10 @@
 #include <stdio.h>
 #include <string.h>
 #include <memory.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #ifndef WIN32
-# include <getopt.h>
+# include <unistd.h>
 #endif
 
 #ifdef FAKE