diff options
Diffstat (limited to 'src/interfaces/odbc/environ.c')
-rw-r--r-- | src/interfaces/odbc/environ.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/odbc/environ.c b/src/interfaces/odbc/environ.c index 0b95291881d..080a8026d5e 100644 --- a/src/interfaces/odbc/environ.c +++ b/src/interfaces/odbc/environ.c @@ -17,7 +17,6 @@ #include "connection.h" #include "statement.h" #include <stdlib.h> -#include <malloc.h> #include <string.h> /* The one instance of the handles */ |