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/rel2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/utils/rel2.h') diff --git a/src/include/utils/rel2.h b/src/include/utils/rel2.h index 50863611007..9f42ebbcf86 100644 --- a/src/include/utils/rel2.h +++ b/src/include/utils/rel2.h @@ -6,14 +6,14 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: rel2.h,v 1.8 1999/02/13 23:22:30 momjian Exp $ + * $Id: rel2.h,v 1.8.2.1 1999/07/30 17:07:22 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef TMP_REL2_H #define TMP_REL2_H -#include +#include "utils/rel.h" extern IndexStrategy RelationGetIndexStrategy(Relation relation); -- cgit v1.2.3