* fix compilation failure by adding #include "i386-tdep.h"
This commit is contained in:
parent
c1748f97ec
commit
e1195560f8
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user