Added proper header for reader record utilities for yaz-ztest.
[yaz-moved-to-github.git] / ztest / read-marc.c
index afd6272..e1ecb3b 100644 (file)
@@ -3,14 +3,17 @@
  * See the file LICENSE for details.
  */
 
-/*
- * Little toy-thing to read a MARC records from a fixed array.
+/** \file
+ * \brief Little toy-thing to read MARC records from a file or fixed array.
  */
+
 #include <ctype.h>
 #include <yaz/wrbuf.h>
 #include <yaz/marcdisp.h>
 #include <yaz/odr.h>
 
+#include "ztest.h"
+
 char *marc_records[] = {
 
   "\x30\x30\x33\x36\x36\x6E\x61\x6D\x20\x20\x32\x32\x30\x30\x31\x36"