Commit 6508241a authored by Marc G. Fournier's avatar Marc G. Fournier

another include cleaned out

parent 87b07a39
...@@ -6,17 +6,15 @@ ...@@ -6,17 +6,15 @@
* *
* Copyright (c) 1994, Regents of the University of California * 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 #ifndef DEFREM_H
#define DEFREM_H #define DEFREM_H
#include "nodes/pg_list.h" #include <tcop/dest.h>
#include "nodes/primnodes.h" #include <nodes/parsenodes.h>
#include "nodes/parsenodes.h"
#include "tcop/dest.h"
/* /*
* prototypes in defind.c * prototypes in defind.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment