stdlib.h is universal too
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbreplay.c
index 1f823e0addc59eee8c621d158d189ea8ddeb9e6c..c076323f3cb7fed8b9b7136ba321757427ae9fef 100644 (file)
@@ -35,9 +35,7 @@
 #if HAVE_ERRNO_H
 #include <errno.h>
 #endif
-#ifdef HAVE_STDLIB_H
 #include <stdlib.h>
-#endif
 #include <string.h>
 #include <unistd.h>
 #ifdef HAVE_NETINET_IN_H
This page took 0.023238 seconds and 4 git commands to generate.