summaryrefslogtreecommitdiff
path: root/contrib/bloom
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bloom')
-rw-r--r--contrib/bloom/blcost.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/bloom/blcost.c b/contrib/bloom/blcost.c
index 902d23ec4a..2d8a7f1d26 100644
--- a/contrib/bloom/blcost.c
+++ b/contrib/bloom/blcost.c
@@ -13,7 +13,6 @@
#include "postgres.h"
#include "fmgr.h"
-#include "optimizer/cost.h"
#include "utils/selfuncs.h"
#include "bloom.h"