diff options
Diffstat (limited to 'gdb/config/i386/nm-go32.h')
-rw-r--r-- | gdb/config/i386/nm-go32.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/config/i386/nm-go32.h b/gdb/config/i386/nm-go32.h index 70b1907..5947b74 100644 --- a/gdb/config/i386/nm-go32.h +++ b/gdb/config/i386/nm-go32.h @@ -1,5 +1,5 @@ /* Native definitions for Intel x86 running DJGPP. - Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. + Copyright 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc. This file is part of GDB. @@ -18,8 +18,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define NO_PTRACE_H - #define I386_USE_GENERIC_WATCHPOINTS #include "i386/nm-i386.h" |