aboutsummaryrefslogtreecommitdiff
path: root/gdb/go-valprint.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/go-valprint.c')
-rw-r--r--gdb/go-valprint.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/go-valprint.c b/gdb/go-valprint.c
index b167071..43f279a 100644
--- a/gdb/go-valprint.c
+++ b/gdb/go-valprint.c
@@ -23,7 +23,6 @@
Strings are handled specially here, at least for now, in case the Python
support is unavailable. */
-#include "defs.h"
#include "gdbtypes.h"
#include "gdbcore.h"
#include "go-lang.h"