X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Forddict.c;h=20ce0e4e8ca932922e49350ebe51ff84e0b63bd7;hb=b3f079a571e404665620e8eb3bb1dd7db1ff6669;hp=5c9b5a73d6732b1f236051f14382234cc64ebdca;hpb=a030c87bc444608639905eca95e29f84a4f1d991;p=idzebra-moved-to-github.git diff --git a/index/orddict.c b/index/orddict.c index 5c9b5a7..20ce0e4 100644 --- a/index/orddict.c +++ b/index/orddict.c @@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include "index.h"