summaryrefslogtreecommitdiff
path: root/src/backend/access/index/indexam.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-07-14 01:20:30 +0000
committerBruce Momjian <bruce@momjian.us>1999-07-14 01:20:30 +0000
commit0cf1b79528aa98fa7e0acfd60371251bd691cf5a (patch)
treed42a4ac1e1d9cb77eed2cd0a07a4e3fb536f8fa2 /src/backend/access/index/indexam.c
parentad4948862c861a26094290ba1c9c1e11e5d4f96e (diff)
Cleanup of /include #include's, for 6.6 only.
Diffstat (limited to 'src/backend/access/index/indexam.c')
-rw-r--r--src/backend/access/index/indexam.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/access/index/indexam.c b/src/backend/access/index/indexam.c
index 73019ce8b2f..293a32bfa80 100644
--- a/src/backend/access/index/indexam.c
+++ b/src/backend/access/index/indexam.c
@@ -7,7 +7,7 @@
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/access/index/indexam.c,v 1.30 1999/02/13 23:14:30 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/access/index/indexam.c,v 1.31 1999/07/14 01:19:38 momjian Exp $
*
* INTERFACE ROUTINES
* index_open - open an index relation by relationId
@@ -70,6 +70,7 @@
#include <fmgr.h>
#include <storage/lmgr.h>
#include <access/heapam.h>
+#include <utils/mcxt.h>
/* ----------------
* undefine macros we aren't going to use that would otherwise