Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbreplay.c
index 706fda647f99cbb43157457c7ca2d56a8af058a1..c70abef7e9e17146178d9a5ceb6f44ad9efa52ea 100644 (file)
@@ -32,9 +32,7 @@
 #if HAVE_FCNTL_H
 #include <fcntl.h>
 #endif
-#if HAVE_ERRNO_H
 #include <errno.h>
-#endif
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
This page took 0.025322 seconds and 4 git commands to generate.