From 6508241acb9c34e1108e420bd8322b9263b69cad Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Wed, 6 Nov 1996 07:50:12 +0000 Subject: [PATCH] another include cleaned out --- src/include/commands/defrem.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/include/commands/defrem.h b/src/include/commands/defrem.h index 7b52bbde28..fd35af13e4 100644 --- a/src/include/commands/defrem.h +++ b/src/include/commands/defrem.h @@ -6,17 +6,15 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: defrem.h,v 1.2 1996/10/31 09:48:22 scrappy Exp $ + * $Id: defrem.h,v 1.3 1996/11/06 07:50:12 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef DEFREM_H #define DEFREM_H -#include "nodes/pg_list.h" -#include "nodes/primnodes.h" -#include "nodes/parsenodes.h" -#include "tcop/dest.h" +#include +#include /* * prototypes in defind.c -- GitLab