Ups... memory leak
[yaz-moved-to-github.git] / src / seshigh.c
index 378b130..64854a6 100644 (file)
@@ -25,6 +25,9 @@
  * minimize memory allocation/deallocation during normal operation.
  *
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <limits.h>
 #include <stdlib.h>