https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211386

--- Comment #4 from i...@mail.ua ---
(In reply to Sergey Kandaurov from comment #3)

Thank you for workaround. I just tested it and it works fine. Here is patch:

--- sys/netinet/tcp_fastopen.c.orig     2016-08-04 15:04:22.000000000 -0600
+++ sys/netinet/tcp_fastopen.c  2016-08-04 15:03:57.000000000 -0600
@@ -111,6 +111,7 @@
 #include <sys/socketvar.h>
 #include <sys/sysctl.h>
 #include <sys/systm.h>
+#include <sys/socket.h>

 #include <crypto/siphash/siphash.h>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to