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/utils/relcache.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/utils/relcache.h') diff --git a/src/include/utils/relcache.h b/src/include/utils/relcache.h index d95a9a27fe3..100dcf72d73 100644 --- a/src/include/utils/relcache.h +++ b/src/include/utils/relcache.h @@ -6,14 +6,14 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: relcache.h,v 1.12 1999/05/01 19:09:43 tgl Exp $ + * $Id: relcache.h,v 1.12.2.1 1999/07/30 17:07:23 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef RELCACHE_H #define RELCACHE_H -#include +#include "utils/rel.h" /* * relation lookup routines -- cgit v1.2.3