]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't export anything from <sys/socket.h> except AF_MAX from here.
authorBruce Evans <bde@FreeBSD.org>
Sat, 28 Mar 1998 12:13:01 +0000 (12:13 +0000)
committerBruce Evans <bde@FreeBSD.org>
Sat, 28 Mar 1998 12:13:01 +0000 (12:13 +0000)
commit8c375f5868b775d9853f48a07dade43079877e59
treee5a5129b2c3d9260baa99214de787864ecafc893
parent771b51ef7b32e41224dc357e4ba7eeb285ffd7b5
Don't export anything from <sys/socket.h> except AF_MAX from here.
This only affects the KERNEL case.

Don't include <sys/radix.h> twice for the KERNEL case.  This fixes
a mismerge from Lite2.

Don't include <sys/radix.h> at all for the !KERNEL case.  This fixes
a wrong cleanup in Lite2.
sys/sys/mount.h