mirror of
https://github.com/postgres/postgres.git
synced 2025-10-21 02:52:47 +03:00
More include file adjustments.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $PostgreSQL: pgsql/src/include/tcop/tcopprot.h,v 1.81 2006/03/14 22:48:23 tgl Exp $
|
||||
* $PostgreSQL: pgsql/src/include/tcop/tcopprot.h,v 1.82 2006/07/13 18:01:02 momjian Exp $
|
||||
*
|
||||
* OLD COMMENTS
|
||||
* This file was created so that other c files could get the two
|
||||
@@ -20,8 +20,6 @@
|
||||
#define TCOPPROT_H
|
||||
|
||||
#include "executor/execdesc.h"
|
||||
#include "nodes/params.h"
|
||||
#include "tcop/dest.h"
|
||||
#include "utils/guc.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user