mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* fix compilation failure by adding #include "i386-tdep.h"
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
|
||||
|
||||
2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* win32-nat.c (display_selector): New function. Displays information
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include "floatformat.h"
|
||||
#include "buildsym.h"
|
||||
#include "i387-nat.h"
|
||||
#include "i386-tdep.h"
|
||||
#include "value.h"
|
||||
#include "regcache.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
Reference in New Issue
Block a user