diff options
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r-- | gdb/symfile.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c index b5d2821..ce9a609 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -45,9 +45,6 @@ #include "gdb_stat.h" #include <ctype.h> #include <time.h> -#ifdef HAVE_UNISTD_H -#include <unistd.h> -#endif #ifndef O_BINARY #define O_BINARY 0 |