From 87b07a3974eb5bfab015ef1c1eeb4ef196daa7e9 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Wed, 6 Nov 1996 07:44:18 +0000 Subject: Further include file cleanups --- src/include/optimizer/xfunc.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/include/optimizer/xfunc.h') diff --git a/src/include/optimizer/xfunc.h b/src/include/optimizer/xfunc.h index b9e5cee2575..a1715bb544c 100644 --- a/src/include/optimizer/xfunc.h +++ b/src/include/optimizer/xfunc.h @@ -6,14 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: xfunc.h,v 1.1 1996/08/28 07:23:30 scrappy Exp $ + * $Id: xfunc.h,v 1.2 1996/11/06 07:44:13 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef XFUNC_H #define XFUNC_H -#include "nodes/relation.h" +#include +#include /* command line arg flags */ #define XFUNC_OFF -1 /* do no optimization of expensive preds */ -- cgit v1.2.3