Include predicate.h in indexfsm.c file.
authorKevin Grittner <[email protected]>
Mon, 18 Oct 2010 16:00:07 +0000 (11:00 -0500)
committerKevin Grittner <[email protected]>
Mon, 18 Oct 2010 16:00:07 +0000 (11:00 -0500)
src/backend/storage/freespace/indexfsm.c

index 1f8bebc7416768a514b4fee2bab309ac1304b0e5..7f56631244e2f323a2518b2102f37ce1983628a6 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "storage/freespace.h"
 #include "storage/indexfsm.h"
+#include "storage/predicate.h"
 #include "storage/smgr.h"
 
 /*