瀏覽代碼

tcp: fix tcp_options.o compilation

Commit 6627098eb4adad706d20f6b73d1b7e75cc08a21f broke building on OpenBSD
Mikko Lehto 9 年之前
父節點
當前提交
46862c7b9a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 */