diff options
Diffstat (limited to 'gdb/valarith.c')
-rw-r--r-- | gdb/valarith.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/valarith.c b/gdb/valarith.c index 44673a1..154629b 100644 --- a/gdb/valarith.c +++ b/gdb/valarith.c @@ -28,7 +28,6 @@ #include "dfp.h" #include <math.h> #include "infcall.h" -#include "exceptions.h" /* Define whether or not the C operator '/' truncates towards zero for differently signed operands (truncation direction is undefined in C). */ |