mirror of
https://github.com/postgres/postgres.git
synced 2025-12-16 16:42:29 +03:00
remove:
#include "postgres.h" #include "c.h"
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: fstack.h,v 1.1 1996/08/28 07:22:37 scrappy Exp $
|
||||
* $Id: fstack.h,v 1.2 1996/10/31 09:48:46 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -25,7 +25,6 @@
|
||||
#ifndef FSTACK_H
|
||||
#define FSTACK_H
|
||||
|
||||
#include "c.h"
|
||||
|
||||
/*
|
||||
* FixedItem --
|
||||
|
||||
Reference in New Issue
Block a user