aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/giststrat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/giststrat.h')
-rw-r--r--src/include/access/giststrat.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/include/access/giststrat.h b/src/include/access/giststrat.h
new file mode 100644
index 00000000000..e8595c8850a
--- /dev/null
+++ b/src/include/access/giststrat.h
@@ -0,0 +1,14 @@
+/*-------------------------------------------------------------------------
+ *
+ * giststrat.h--
+ * routines defined in access/gist/giststrat.c
+ *
+ *
+ *
+ * rtstrat.h,v 1.2 1995/02/12 02:54:51 andrew Exp
+ *
+ *-------------------------------------------------------------------------
+ */
+#ifndef GISTSTRAT_H
+
+#endif /* GISTSTRAT_H */