Update configure to generate config.h
[yaz-moved-to-github.git] / src / uri.c
index cb4fc25..5654dae 100644 (file)
--- a/src/uri.c
+++ b/src/uri.c
@@ -3,9 +3,12 @@
  * See the file LICENSE for details.
  */
 /**
- * \file srwutil.c
- * \brief Implements SRW/SRU utilities.
+ * \file uri.c
+ * \brief Implements URI utilities.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdlib.h>
 #include <yaz/srw.h>