diff options
Diffstat (limited to 'gdb/go32-nat.c')
-rw-r--r-- | gdb/go32-nat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 2cf3e29..4805340 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -41,10 +41,7 @@ #include <unistd.h> #include <sys/utsname.h> #include <io.h> -/* breakpoint.h defines `disable' which is an enum member. */ -#define disable interrup_disable #include <dos.h> -#undef disable #include <dpmi.h> #include <go32.h> #include <sys/farptr.h> |