summaryrefslogtreecommitdiff
path: root/src/include/executor/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/functions.h')
-rw-r--r--src/include/executor/functions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/executor/functions.h b/src/include/executor/functions.h
index aaa36c5826..d565469b26 100644
--- a/src/include/executor/functions.h
+++ b/src/include/executor/functions.h
@@ -15,7 +15,6 @@
#define FUNCTIONS_H
#include "nodes/execnodes.h"
-#include "tcop/dest.h"
/* This struct is known only within executor/functions.c */
typedef struct SQLFunctionParseInfo *SQLFunctionParseInfoPtr;