Include sys/socket.h, arpa/inet.h
[yaz-moved-to-github.git] / src / srwutil.c
index 44b1d97..25a85e1 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <stdlib.h>
 #include <yaz/srw.h>
+#include <yaz/matchstr.h>
 #include <yaz/yaz-iconv.h>
 
 static int hex_digit (int ch)