aboutsummaryrefslogtreecommitdiff
path: root/gdb/extension.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/extension.c')
-rw-r--r--gdb/extension.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/extension.c b/gdb/extension.c
index 9db8b53..f4bdcc1 100644
--- a/gdb/extension.c
+++ b/gdb/extension.c
@@ -20,7 +20,6 @@
/* Note: With few exceptions, external functions and variables in this file
have "ext_lang" in the name, and no other symbol in gdb does. */
-#include "defs.h"
#include <signal.h>
#include "target.h"
#include "auto-load.h"