X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzsets.c;h=a1687304db170f5f44215eaa81372f267a2de2bc;hb=90d4902e0921f68842031a4aa1e743d5df06047f;hp=4a8c74c39c8c26f6638ee1fd0e89069a0b05138a;hpb=d87f70faee1aeead5d32c388bfde8c41e859fb2f;p=idzebra-moved-to-github.git diff --git a/index/zsets.c b/index/zsets.c index 4a8c74c..a168730 100644 --- a/index/zsets.c +++ b/index/zsets.c @@ -18,6 +18,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #include #include #ifdef WIN32