diff options
Diffstat (limited to 'gdb/nat/mips-linux-watch.h')
-rw-r--r-- | gdb/nat/mips-linux-watch.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/nat/mips-linux-watch.h b/gdb/nat/mips-linux-watch.h index c9f6932..0992102 100644 --- a/gdb/nat/mips-linux-watch.h +++ b/gdb/nat/mips-linux-watch.h @@ -18,12 +18,6 @@ #ifndef MIPS_LINUX_WATCH_H #define MIPS_LINUX_WATCH_H 1 -#ifdef GDBSERVER -#include "server.h" -#else -#include "defs.h" -#endif - #include <asm/ptrace.h> #include <stdint.h> |