Move stdlib.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / utils.c
index b87bcc90bac11fd9c770175b986307bf4d77bbf2..a0febb1ce2d06328f09704098b3dc5ae583070da 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "server.h"
 #include <string.h>
-#include <stdlib.h>
 #if HAVE_ERRNO_H
 #include <errno.h>
 #endif
This page took 0.02401 seconds and 4 git commands to generate.