summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2020-11-23 22:00:01 +0000
committerTom Lane2020-11-23 22:00:05 +0000
commit3b9b01f75d6e2d7bf9e0bf8ec958ce420aa037c2 (patch)
tree231344567746f546f1c1fd8eda0942fa2f99ab91
parent450c8230b1f7eed1e927c44fb710d80502bea1d2 (diff)
Remove unnecessary #include.
Justin Pryzby Discussion: https://postgr.es/m/20201123205505.GJ24052@telsasoft.com
-rw-r--r--src/include/optimizer/clauses.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/optimizer/clauses.h b/src/include/optimizer/clauses.h
index 7ef8cce79ee..2584ffc72fc 100644
--- a/src/include/optimizer/clauses.h
+++ b/src/include/optimizer/clauses.h
@@ -14,7 +14,6 @@
#ifndef CLAUSES_H
#define CLAUSES_H
-#include "access/htup.h"
#include "nodes/pathnodes.h"
typedef struct