mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
another include cleaned out
This commit is contained in:
parent
87b07a3974
commit
6508241acb
@ -6,17 +6,15 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 1994, Regents of the University of California
|
* Copyright (c) 1994, Regents of the University of California
|
||||||
*
|
*
|
||||||
* $Id: defrem.h,v 1.2 1996/10/31 09:48:22 scrappy Exp $
|
* $Id: defrem.h,v 1.3 1996/11/06 07:50:12 scrappy Exp $
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
#ifndef DEFREM_H
|
#ifndef DEFREM_H
|
||||||
#define DEFREM_H
|
#define DEFREM_H
|
||||||
|
|
||||||
#include "nodes/pg_list.h"
|
#include <tcop/dest.h>
|
||||||
#include "nodes/primnodes.h"
|
#include <nodes/parsenodes.h>
|
||||||
#include "nodes/parsenodes.h"
|
|
||||||
#include "tcop/dest.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* prototypes in defind.c
|
* prototypes in defind.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user