Moved potential inclusion of system's malloc.h and memory.h header files to
[platform/upstream/curl.git] / lib / socks_gssapi.c
index d948168..8b5ccf7 100644 (file)
@@ -34,9 +34,6 @@
 #endif
 #include <string.h>
 
-#ifdef NEED_MALLOC_H
-#include <malloc.h>
-#endif
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #endif