Subject: CVS commit: src/dist/ipf/ipsend
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/20/2007 15:40:09
Module Name:	src
Committed By:	matt
Date:		Tue Feb 20 15:40:09 UTC 2007

Modified Files:
	src/dist/ipf/ipsend: iptests.c sock.c

Log Message:
#include <machine/lock.h> before _KERNEL is defined to bypass
lossage when including it when _KERNEL is defined in userland.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/dist/ipf/ipsend/iptests.c \
    src/dist/ipf/ipsend/sock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.