summaryrefslogtreecommitdiff
path: root/src/include/parser/parsetree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/parser/parsetree.h')
-rw-r--r--src/include/parser/parsetree.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/include/parser/parsetree.h b/src/include/parser/parsetree.h
index cda18ffdc4..b51cc0f305 100644
--- a/src/include/parser/parsetree.h
+++ b/src/include/parser/parsetree.h
@@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: parsetree.h,v 1.1 1996/08/28 07:23:57 scrappy Exp $
+ * $Id: parsetree.h,v 1.2 1996/11/06 10:30:39 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
@@ -18,8 +18,6 @@
* need pg_list.h for definitions of CAR(), etc. macros
* ----------------
*/
-#include "nodes/pg_list.h"
-#include "nodes/parsenodes.h"
/* ----------------
* range table macros