diff options
Diffstat (limited to 'gdb/config/i386/tm-linux.h')
-rw-r--r-- | gdb/config/i386/tm-linux.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/config/i386/tm-linux.h b/gdb/config/i386/tm-linux.h index 83440a8..1c8bbaf 100644 --- a/gdb/config/i386/tm-linux.h +++ b/gdb/config/i386/tm-linux.h @@ -1,7 +1,7 @@ /* Definitions to target GDB to GNU/Linux on 386. - Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2002 Free - Software Foundation, Inc. + Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2002, + 2004 Free Software Foundation, Inc. This file is part of GDB. @@ -23,7 +23,6 @@ #ifndef TM_LINUX_H #define TM_LINUX_H -#include "i386/tm-i386.h" #include "config/tm-linux.h" /* The following works around a problem with /usr/include/sys/procfs.h */ |