]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use standards visibility conditionals to conditionalize most of this
authormike <mike@FreeBSD.org>
Wed, 2 Oct 2002 07:44:50 +0000 (07:44 +0000)
committermike <mike@FreeBSD.org>
Wed, 2 Oct 2002 07:44:50 +0000 (07:44 +0000)
commit7849239d924261f9d43a6afd7a1a628b20a9fbe6
tree7d933d49ee359cd2975211fa1898b18c509a3901
parent3a150bca9cc1b9ca767ca73d95fd54081237210b
Use standards visibility conditionals to conditionalize most of this
header (details on how the visibility conditionals work are available
in <sys/cdefs.h>).  Use standard types instead of BSD specific ones,
so that this header compiles in the standards case (specifically this
means changing `u_int' to `unsigned int').
sys/net/if.h