100-musl-compat.patch (232B)
1 --- a/ntripclient.c 2 +++ b/ntripclient.c 3 @@ -44,6 +44,7 @@ 4 #include <fcntl.h> 5 #include <unistd.h> 6 #include <arpa/inet.h> 7 + #include <sys/select.h> 8 #include <sys/socket.h> 9 #include <netinet/in.h> 10 #include <netdb.h>