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