Explorar o código

tcp: fix tcp_options.o compilation

Commit 6627098eb4adad706d20f6b73d1b7e75cc08a21f broke building on OpenBSD
Mikko Lehto %!s(int64=9) %!d(string=hai) anos
pai
achega
46862c7b9a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tcp_options.h

+ 1 - 0
tcp_options.h

@@ -23,6 +23,7 @@
 
 #ifdef USE_TCP
 
+#include <netinet/in.h>
 #include <netinet/tcp.h>
 #ifndef NO_TCP_ASYNC
 #define TCP_ASYNC /* enabled async mode */