diff options
Diffstat (limited to 'gdb/exec.c')
-rw-r--r-- | gdb/exec.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -33,10 +33,6 @@ #include "value.h" #include "exec.h" -#ifdef USG -#include <sys/types.h> -#endif - #include <fcntl.h> #include "readline/readline.h" #include "gdb_string.h" |