diff options
Diffstat (limited to 'gdb/source.c')
-rw-r--r-- | gdb/source.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/source.c b/gdb/source.c index 3e36b1df889..79825291185 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -31,9 +31,6 @@ #include "gdb_string.h" #include "gdb_stat.h" #include <fcntl.h> -#ifdef HAVE_UNISTD_H -#include <unistd.h> -#endif #include "gdbcore.h" #include "gnu-regex.h" #include "symfile.h" |