summaryrefslogtreecommitdiff
path: root/src/include/commands/copy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/copy.h')
-rw-r--r--src/include/commands/copy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/commands/copy.h b/src/include/commands/copy.h
index a31479defb5..06337e61149 100644
--- a/src/include/commands/copy.h
+++ b/src/include/commands/copy.h
@@ -15,8 +15,6 @@
#define COPY_H
#include "nodes/execnodes.h"
-#include "nodes/parsenodes.h"
-#include "tcop/dest.h"
/* CopyStateData is private in commands/copy.c */
typedef struct CopyStateData *CopyState;