<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/ntripclient.c
+++ b/ntripclient.c
@@ -44,6 +44,7 @@
   #include &lt;fcntl.h&gt;
   #include &lt;unistd.h&gt;
   #include &lt;arpa/inet.h&gt;
+  #include &lt;sys/select.h&gt;
   #include &lt;sys/socket.h&gt;
   #include &lt;netinet/in.h&gt;
   #include &lt;netdb.h&gt;
</pre></body></html>