diff options
Diffstat (limited to 'gdb/gdb-demangle.c')
-rw-r--r-- | gdb/gdb-demangle.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdb-demangle.c b/gdb/gdb-demangle.c index 20390aa..7779beb 100644 --- a/gdb/gdb-demangle.c +++ b/gdb/gdb-demangle.c @@ -23,7 +23,6 @@ /* This file contains support code for C++ demangling that is common to a styles of demangling, and GDB specific. */ -#include "defs.h" #include "cli/cli-utils.h" #include "command.h" #include "gdbcmd.h" |