Subject: NetBSD master CVS tree commits To: None <source-changes@NetBSD.ORG> From: The Source of All Evil <source@NetBSD.ORG> List: source-changes Date: 06/26/1998 07:00:02
hannken
Fri Jun 26 06:57:21 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv28946
Modified Files:
socket.h
Log Message:
Protect '#include "opt_*"' by '#if defined(_KERNEL)' for userland build.