mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
clean out include files of including other includes files except those
absolutely required
This commit is contained in:
@@ -6,15 +6,13 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: pg_list.h,v 1.1 1996/08/28 01:57:42 scrappy Exp $
|
||||
* $Id: pg_list.h,v 1.2 1996/10/19 03:58:29 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef PG_LIST_H
|
||||
#define PG_LIST_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include "c.h"
|
||||
#include "nodes/nodes.h"
|
||||
|
||||
/* ----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user