Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
[yaz-moved-to-github.git] / src / record_render.c
index 49a2625..8fbf625 100644 (file)
@@ -3,9 +3,12 @@
  * See the file LICENSE for details.
  */
 /**
- * \file record-render.c
+ * \file record_render.c
  * \brief Render Z39.50 records (NamePlusRecord)
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <assert.h>
 #include <string.h>