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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user