diff options
Diffstat (limited to 'gdb/config/i386/tm-i386lynx.h')
-rw-r--r-- | gdb/config/i386/tm-i386lynx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/tm-i386lynx.h b/gdb/config/i386/tm-i386lynx.h index 20d518a..9e732b3 100644 --- a/gdb/config/i386/tm-i386lynx.h +++ b/gdb/config/i386/tm-i386lynx.h @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "tm-lynx.h" /* Most definitions from sysv could be used. */ -#include "i386/tm-i386v.h" +#include "i386/tm-i386.h" #undef SAVED_PC_AFTER_CALL |