diff options
Diffstat (limited to 'gdb/config/i386/nm-cygwin.h')
-rw-r--r-- | gdb/config/i386/nm-cygwin.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/config/i386/nm-cygwin.h b/gdb/config/i386/nm-cygwin.h index b5e4890..7eac99b 100644 --- a/gdb/config/i386/nm-cygwin.h +++ b/gdb/config/i386/nm-cygwin.h @@ -1,5 +1,5 @@ /* Native definitions for Intel x86 running CYGWIN. - Copyright (C) 2002 Free Software Foundation, Inc. + Copyright 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" |