diff options
Diffstat (limited to 'gdb/stack.c')
-rw-r--r-- | gdb/stack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/stack.c b/gdb/stack.c index 86932f8..16a03eb 100644 --- a/gdb/stack.c +++ b/gdb/stack.c @@ -52,7 +52,6 @@ #include <ctype.h> #include "gdb_string.h" -#include "psymtab.h" #include "symfile.h" #include "python/python.h" |