summaryrefslogtreecommitdiff
path: root/src/include/access/istrat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/istrat.h')
-rw-r--r--src/include/access/istrat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/access/istrat.h b/src/include/access/istrat.h
index 16cdebf617..e789112eac 100644
--- a/src/include/access/istrat.h
+++ b/src/include/access/istrat.h
@@ -63,4 +63,5 @@ extern void IndexSupportInitialize(IndexStrategy indexStrategy,
StrategyNumber maxStrategyNumber,
StrategyNumber maxSupportNumber,
AttrNumber maxAttributeNumber);
+
#endif /* ISTRAT_H */