diff options
Diffstat (limited to 'gdb/i387-tdep.c')
-rw-r--r-- | gdb/i387-tdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/i387-tdep.c b/gdb/i387-tdep.c index bb69b80..2a6f77c 100644 --- a/gdb/i387-tdep.c +++ b/gdb/i387-tdep.c @@ -30,9 +30,7 @@ #include "gdb_assert.h" #include "doublest.h" -#if GDB_MULTI_ARCH >0 #include "i386-tdep.h" -#endif /* FIXME: Eliminate the next two functions when we have the time to change all the callers. */ |