From: Marc G. Fournier Date: Wed, 6 Nov 1996 07:05:18 +0000 (+0000) Subject: Another one bites the dust X-Git-Tag: REL2_0~224 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8544daf645ae9fe91749a48bebce3daab3c04ae8;p=users%2Fc2main%2Fpostgres.git Another one bites the dust --- diff --git a/src/include/catalog/indexing.h b/src/include/catalog/indexing.h index e1325b529b..a7fd5673d9 100644 --- a/src/include/catalog/indexing.h +++ b/src/include/catalog/indexing.h @@ -7,14 +7,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: indexing.h,v 1.1 1996/08/28 01:56:29 scrappy Exp $ + * $Id: indexing.h,v 1.2 1996/11/06 07:05:18 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef INDEXING_H #define INDEXING_H -#include "utils/rel.h" +#include +#include /* * Some definitions for indices on pg_attribute