Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-low.c
index 9188db1a79d6dd3e96975a8213b21747030222e9..543987a8dc39376b86286c12ec942fbb85fbfe89 100644 (file)
@@ -31,7 +31,6 @@
 #include <sys/ioctl.h>
 #include <fcntl.h>
 #include <unistd.h>
-#include <errno.h>
 #include <sys/syscall.h>
 #include <sched.h>
 #include <ctype.h>
This page took 0.023971 seconds and 4 git commands to generate.