Add PG_MODULE_MAGIC for 8.2
[hstore.git] / hstore.h
index b6c8a81..5fb5999 100644 (file)
--- a/hstore.h
+++ b/hstore.h
@@ -2,7 +2,7 @@
 #define __HSTORE_H__
 
 #include "postgres.h"
-
+#include "funcapi.h"
 #include "access/gist.h"
 #include "access/itup.h"
 #include "utils/elog.h"