Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 03/31/2004 20:58:15
Module Name: src
Committed By: dyoung
Date: Wed Mar 31 20:58:15 UTC 2004
Modified Files:
src/sys/netinet: ip_compat.h
Log Message:
Only #define COPYIN copyin, et cetera, in the kernel. That is, only
when when _KERNEL is defined.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/netinet/ip_compat.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.