Move stdlib.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.h
index 743a368de21126d61612e59409f4651d3835a9df..a15ba36122b9920365f90a066db51da814b2858d 100644 (file)
@@ -30,7 +30,6 @@
 #include "version.h"
 
 #include <stdarg.h>
-#include <stdlib.h>
 #ifdef HAVE_ERRNO_H
 #include <errno.h>
 #endif
This page took 0.023789 seconds and 4 git commands to generate.