aboutsummaryrefslogtreecommitdiff
path: root/gdb/doublest.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doublest.c')
-rw-r--r--gdb/doublest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/doublest.c b/gdb/doublest.c
index a6c11d8..bd4ca6e 100644
--- a/gdb/doublest.c
+++ b/gdb/doublest.c
@@ -26,7 +26,6 @@
#include "defs.h"
#include "doublest.h"
#include "floatformat.h"
-#include "gdb_assert.h"
#include <string.h>
#include "gdbtypes.h"
#include <math.h> /* ldexp */