summaryrefslogtreecommitdiff
path: root/src/include/tcop
diff options
context:
space:
mode:
authorMarc G. Fournier1996-11-03 12:13:35 +0000
committerMarc G. Fournier1996-11-03 12:13:35 +0000
commitff36ebc922566542f4f18c4e76a379bc620dfde4 (patch)
tree7761b783cc49e2cf2809b1efb67d3f2208e6b89b /src/include/tcop
parent71cd646a34d3ad4aa10e586aea69c6818c3b1bc9 (diff)
More cleans of the inter-dependencies in the #include files
Diffstat (limited to 'src/include/tcop')
-rw-r--r--src/include/tcop/dest.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/include/tcop/dest.h b/src/include/tcop/dest.h
index 9acdff5670f..740d23c2b6a 100644
--- a/src/include/tcop/dest.h
+++ b/src/include/tcop/dest.h
@@ -26,15 +26,14 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: dest.h,v 1.1 1996/08/28 07:27:49 scrappy Exp $
+ * $Id: dest.h,v 1.2 1996/11/03 12:13:19 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef DEST_H
#define DEST_H
-#include "catalog/pg_attribute.h"
-#include "access/tupdesc.h"
+#include "access/tupdesc.h"
/* ----------------
* CommandDest is used to allow the results of calling