From 2c49183c80a47c4aa0a8ef3eea5da415d1cc8a32 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Fri, 30 Jul 1999 17:07:23 +0000 Subject: Carefully merge in Bruce's include file changes ... commit'd only after a clean compile ... --- src/include/storage/pos.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/include/storage/pos.h') diff --git a/src/include/storage/pos.h b/src/include/storage/pos.h index 91d85c68c55..20560c9dddd 100644 --- a/src/include/storage/pos.h +++ b/src/include/storage/pos.h @@ -6,13 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: pos.h,v 1.7 1999/05/25 16:14:44 momjian Exp $ + * $Id: pos.h,v 1.7.2.1 1999/07/30 17:07:17 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef POS_H #define POS_H +#include "storage/off.h" + /* * a 'position' used to be in postgres. this has * been changed to just as the notion of having multiple pages -- cgit v1.2.3