From: Marc G. Fournier Date: Wed, 6 Nov 1996 09:17:31 +0000 (+0000) Subject: another one bites the dust X-Git-Tag: REL2_0~212 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8b6b4d063a972fcc3b005566340a325e52f11b37;p=users%2Fc2main%2Fpostgres.git another one bites the dust --- diff --git a/src/include/optimizer/prep.h b/src/include/optimizer/prep.h index 3873669c3f..b6c6ae549f 100644 --- a/src/include/optimizer/prep.h +++ b/src/include/optimizer/prep.h @@ -6,15 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: prep.h,v 1.1 1996/08/28 07:23:27 scrappy Exp $ + * $Id: prep.h,v 1.2 1996/11/06 09:17:31 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef PREP_H #define PREP_H -#include "nodes/primnodes.h" -#include "nodes/plannodes.h" +#include +#include /* * prototypes for archive.h