diff options
Diffstat (limited to 'gdb/valarith.c')
-rw-r--r-- | gdb/valarith.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/valarith.c b/gdb/valarith.c index aaa393f..d421a02 100644 --- a/gdb/valarith.c +++ b/gdb/valarith.c @@ -28,6 +28,7 @@ #include "target.h" #include "language.h" #include "gdb_string.h" +#include "doublest.h" #include <math.h> /* Define whether or not the C operator '/' truncates towards zero for |