diff options
Diffstat (limited to 'gdb/corelow.c')
-rw-r--r-- | gdb/corelow.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/corelow.c b/gdb/corelow.c index 3e405dee1bc..816fbed48db 100644 --- a/gdb/corelow.c +++ b/gdb/corelow.c @@ -24,7 +24,6 @@ #include <errno.h> #include <signal.h> #include <fcntl.h> -#include <unistd.h> #include "frame.h" /* required by inferior.h */ #include "inferior.h" #include "symtab.h" |