aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-10-19 04:25:53 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-10-19 04:25:53 +0000
commit1d5c3ec010eba9554f1c87b17e0ae1b11cacc364 (patch)
tree2ad5b776854ccc5d0b80eb5cef1c342804e56245 /src
parentc6979925ea6275964ff1af5eedcf0df4e98528aa (diff)
downloadpostgresql-1d5c3ec010eba9554f1c87b17e0ae1b11cacc364.tar.gz
postgresql-1d5c3ec010eba9554f1c87b17e0ae1b11cacc364.zip
another...
Diffstat (limited to 'src')
-rw-r--r--src/include/rewrite/prs2lock.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/include/rewrite/prs2lock.h b/src/include/rewrite/prs2lock.h
index 4b527b6e284..398667bfa67 100644
--- a/src/include/rewrite/prs2lock.h
+++ b/src/include/rewrite/prs2lock.h
@@ -5,15 +5,14 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: prs2lock.h,v 1.1 1996/08/28 07:24:05 scrappy Exp $
+ * $Id: prs2lock.h,v 1.2 1996/10/19 04:25:53 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef PRS2LOCK_H
#define PRS2LOCK_H
-#include "access/attnum.h"
-#include "nodes/pg_list.h"
+#include "nodes/nodes.h"
/*
* RewriteRule -