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/sinvaladt.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include/storage/sinvaladt.h') diff --git a/src/include/storage/sinvaladt.h b/src/include/storage/sinvaladt.h index c939a0c6dbe..d1ebfd42f52 100644 --- a/src/include/storage/sinvaladt.h +++ b/src/include/storage/sinvaladt.h @@ -6,15 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: sinvaladt.h,v 1.14 1999/05/28 17:03:30 tgl Exp $ + * $Id: sinvaladt.h,v 1.14.2.1 1999/07/30 17:07:18 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef SINVALADT_H #define SINVALADT_H -#include -#include +#include "storage/ipc.h" +#include "storage/itemptr.h" /* * The structure of the shared cache invaidation segment -- cgit v1.2.3