Update configure to generate config.h
[yaz-moved-to-github.git] / src / snprintf.c
index 2aedb83..a9f6ba0 100644 (file)
@@ -6,6 +6,9 @@
  * \file snprintf.c
  * \brief snprintf wrapper
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdlib.h>
 #include <stdarg.h>