mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-11 19:20:40 +08:00
another one bites the dust
This commit is contained in:
parent
83d93d437b
commit
8b6b4d063a
@ -6,15 +6,15 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: prep.h,v 1.1 1996/08/28 07:23:27 scrappy Exp $
|
||||
* $Id: prep.h,v 1.2 1996/11/06 09:17:31 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef PREP_H
|
||||
#define PREP_H
|
||||
|
||||
#include "nodes/primnodes.h"
|
||||
#include "nodes/plannodes.h"
|
||||
#include <nodes/plannodes.h>
|
||||
#include <nodes/parsenodes.h>
|
||||
|
||||
/*
|
||||
* prototypes for archive.h
|
||||
|
Loading…
Reference in New Issue
Block a user