Do not include defs.h or server.h in any header file
[deliverable/binutils-gdb.git] / gdb / nat / mips-linux-watch.h
index c9f69322b322ccf33e0ed4517489ae6479fdf39d..09921025f6f2fe68f2ccc0052bab77b9231278e4 100644 (file)
 #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>
 
This page took 0.029379 seconds and 4 git commands to generate.