From 2b5a8bc38b3d2386d9728dfd7da5427b3852dfcb Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Sun, 20 Oct 1996 06:35:27 +0000 Subject: More include files cleaned up --- src/include/storage/bufmgr.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/storage/bufmgr.h') diff --git a/src/include/storage/bufmgr.h b/src/include/storage/bufmgr.h index 8350076ad62..40a5ecdbb33 100644 --- a/src/include/storage/bufmgr.h +++ b/src/include/storage/bufmgr.h @@ -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 +#include "storage/ipc.h" /* * the maximum size of a disk block for any possible installation. -- cgit v1.2.3