Smaller example GFS. Added match-str.h for string match functions.
[yaz-moved-to-github.git] / src / iconv-p.h
index f78f2ac..2586b7b 100644 (file)
@@ -34,6 +34,7 @@
 
 #include <yaz/yconfig.h>
 
+#include <yaz/match-str.h>
 #include <yaz/yaz-iconv.h>
 
 void yaz_iconv_set_errno(yaz_iconv_t cd, int no);