[gdbserver] Move malloc.h include to server.h.
[binutils-gdb.git] / gdb / gdbserver / win32-low.c
index dd26d730b23244202d4beadea16a806bb4fc275d..5aea8b941759705750241e5cad8c659fc235584c 100644 (file)
@@ -31,7 +31,6 @@
 #include <tlhelp32.h>
 #include <psapi.h>
 #include <sys/param.h>
-#include <malloc.h>
 #include <process.h>
 
 #ifndef USE_WIN32API