Smaller example GFS. Added match-str.h for string match functions.
[yaz-moved-to-github.git] / src / srwutil.c
index 44b1d97..9ebd82d 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <stdlib.h>
 #include <yaz/srw.h>
+#include <yaz/match-str.h>
 #include <yaz/yaz-iconv.h>
 
 static int hex_digit (int ch)