X-Git-Url: http://www.sigaev.ru/git/gitweb.cgi?p=hstore.git;a=blobdiff_plain;f=hstore.h;h=5fb5999610378f533bdb572da19d196a2e9b2285;hp=b6c8a812ba23f4d7743bbce2d3079d5a4325e9ba;hb=e02407e7d6cca588115a89f2062cb4f62dab0643;hpb=82407e8609ec9afe3e7cdeb293c4ebac42ecd133 diff --git a/hstore.h b/hstore.h index b6c8a81..5fb5999 100644 --- 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"