aboutsummaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i387-tdep.c')
-rw-r--r--gdb/i387-tdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/i387-tdep.c b/gdb/i387-tdep.c
index 66b6dc0..275a1e2 100644
--- a/gdb/i387-tdep.c
+++ b/gdb/i387-tdep.c
@@ -28,6 +28,7 @@
#include "floatformat.h"
#include "regcache.h"
#include "gdb_assert.h"
+#include "doublest.h"
/* FIXME: Eliminate the next two functions when we have the time to