summaryrefslogtreecommitdiff
path: root/gdb/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stack.c')
-rw-r--r--gdb/stack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/stack.c b/gdb/stack.c
index 615444354b4..8dca5e0d184 100644
--- a/gdb/stack.c
+++ b/gdb/stack.c
@@ -35,8 +35,6 @@
#include "demangle.h"
#include "inferior.h"
#include "annotate.h"
-#include "symfile.h"
-#include "objfiles.h"
#ifdef UI_OUT
#include "ui-out.h"
#endif