From: Marc G. Fournier Date: Sat, 19 Oct 1996 04:25:53 +0000 (+0000) Subject: another... X-Git-Tag: REL2_0~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d5c3ec010eba9554f1c87b17e0ae1b11cacc364;p=postgresql another... --- diff --git a/src/include/rewrite/prs2lock.h b/src/include/rewrite/prs2lock.h index 4b527b6e28..398667bfa6 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 -