summaryrefslogtreecommitdiff
path: root/databases/mysql2odbc/files/patch-mtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql2odbc/files/patch-mtest.c')
-rw-r--r--databases/mysql2odbc/files/patch-mtest.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/databases/mysql2odbc/files/patch-mtest.c b/databases/mysql2odbc/files/patch-mtest.c
deleted file mode 100644
index 00a90f75e87f..000000000000
--- a/databases/mysql2odbc/files/patch-mtest.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- 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