From 0002ad5f4575ad8f85bac2989ce4e1e8b99c905b Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Tue, 20 Aug 2013 16:30:20 +0000 Subject: * blockframe.c: Remove #include "psymtab.h". * cp-support.c: Ditto. * source.c: Ditto. * stack.c: Ditto. --- gdb/stack.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/stack.c') 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 #include "gdb_string.h" -#include "psymtab.h" #include "symfile.h" #include "python/python.h" -- cgit v1.1