CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/10/23 16:50:07

Modified files:
        sys/netinet    : tcp.h 

Log message:
Fix pr 6192: make netinet/tcp.h follow SUSv4 namespace rules by
hiding everything but the TCP_* options unless __BSD_VISIBLE.  While
we're here, change the structure to use u_int32_t instead of u_int
to cut-off the types discussion.

ok tedu@, mikeb@

Reply via email to