1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

More include files cleaned up

This commit is contained in:
Marc G. Fournier
1996-10-20 06:35:27 +00:00
parent 3cb7ff8db2
commit 2b5a8bc38b
5 changed files with 15 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: bufmgr.h,v 1.2 1996/10/19 06:27:14 scrappy Exp $
* $Id: bufmgr.h,v 1.3 1996/10/20 06:35:20 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
@@ -14,6 +14,7 @@
#define BUFMGR_H
#include <stdio.h>
#include "storage/ipc.h"
/*
* the maximum size of a disk block for any possible installation.