From 389e51db103b5c811f1849228c2c5e9e71062f5a Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 19 Sep 2002 03:58:41 +0000 Subject: Revert previous change. Not obvious. --- gdb/p-exp.y | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/p-exp.y') diff --git a/gdb/p-exp.y b/gdb/p-exp.y index 713524b547a..f0939e7bbbf 100644 --- a/gdb/p-exp.y +++ b/gdb/p-exp.y @@ -56,7 +56,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "bfd.h" /* Required by objfiles.h. */ #include "symfile.h" /* Required by objfiles.h. */ #include "objfiles.h" /* For have_full_symbols and have_partial_symbols */ -#include "completer.h" /* For skip_quoted(). */ /* Remap normal yacc parser interface names (yyparse, yylex, yyerror, etc), as well as gratuitiously global symbol names, so we can have multiple -- cgit v1.2.3