summaryrefslogtreecommitdiff
path: root/src/include/rewrite/prs2lock.h
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-11-01 09:31:17 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-11-01 09:31:17 +0000
commit3516eda61c669945eec99fcd3bc8ccac4bb9829c (patch)
treebda8b9e19dc050c5841b4e3fc3ff7f474960c43b /src/include/rewrite/prs2lock.h
parentf44acab12c7fe509335f6ae9df94584a905d42f7 (diff)
downloadpostgresql-3516eda61c669945eec99fcd3bc8ccac4bb9829c.tar.gz
Okay, following Bryan's (and others) suggestions...cleaning up the
include files properly...yet, slowly...
Diffstat (limited to 'src/include/rewrite/prs2lock.h')
-rw-r--r--src/include/rewrite/prs2lock.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/rewrite/prs2lock.h b/src/include/rewrite/prs2lock.h
index 398667bfa6..b336ca8396 100644
--- a/src/include/rewrite/prs2lock.h
+++ b/src/include/rewrite/prs2lock.h
@@ -5,14 +5,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: prs2lock.h,v 1.2 1996/10/19 04:25:53 scrappy Exp $
+ * $Id: prs2lock.h,v 1.3 1996/11/01 09:30:54 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef PRS2LOCK_H
#define PRS2LOCK_H
-#include "nodes/nodes.h"
+#include "access/attnum.h"
+#include "nodes/pg_list.h"
/*
* RewriteRule -