summaryrefslogtreecommitdiffstats
path: root/databases/mysql2odbc/files/patch-mtest.c
blob: ff3cadcdf7d53d1b9782aa099cac3372cb62a0bd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mtest.c.orig	Sat Aug 20 16:05:55 2005
+++ mtest.c	Sat Aug 20 16:06:01 2005
@@ -27,7 +27,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <memory.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #ifndef WIN32
 # include <getopt.h>
OpenPOWER on IntegriCloud