1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-11 10:01:57 +03:00

More include file cleanups

This commit is contained in:
Marc G. Fournier
1996-11-03 22:58:26 +00:00
parent 302b809793
commit ca112038ab
21 changed files with 32 additions and 372 deletions

View File

@ -7,14 +7,13 @@
*
*
* IDENTIFICATION
* $Id: hio.c,v 1.7 1996/11/03 12:34:52 scrappy Exp $
* $Id: hio.c,v 1.8 1996/11/03 22:57:28 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "storage/buf.h"
#include "storage/bufpage.h"
#include "access/relscan.h"
#include "access/heapam.h"