summaryrefslogtreecommitdiff
path: root/gdb/guile/scm-math.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/guile/scm-math.c')
-rw-r--r--gdb/guile/scm-math.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/guile/scm-math.c b/gdb/guile/scm-math.c
index 80e16736156..e05f99e43e2 100644
--- a/gdb/guile/scm-math.c
+++ b/gdb/guile/scm-math.c
@@ -27,7 +27,6 @@
#include "doublest.h" /* Needed by dfp.h. */
#include "expression.h" /* Needed by dfp.h. */
#include "dfp.h"
-#include "gdb_assert.h"
#include "symtab.h" /* Needed by language.h. */
#include "language.h"
#include "valprint.h"