1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +03:00

Another run through.

This gets us a clean compile of 'common' and 'gist' with *clean* #include
files
This commit is contained in:
Marc G. Fournier
1996-11-05 08:18:44 +00:00
parent 1c3a7767ca
commit d1e9a76131
10 changed files with 34 additions and 44 deletions

View File

@@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: execdesc.h,v 1.2 1996/11/04 12:11:40 scrappy Exp $
* $Id: execdesc.h,v 1.3 1996/11/05 08:18:31 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
@@ -17,7 +17,6 @@
#include <tcop/dest.h>
#include <nodes/plannodes.h>
#include <nodes/parsenodes.h>
#include <nodes/nodes.h>
/* ----------------
* query descriptor: