Subject: PR/32907 CVS commit: src/dist/ipf/ipsend
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, he@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: netbsd-bugs
Date: 03/07/2006 18:20:05
The following reply was made to PR bin/32907; it has been noted by GNATS.

From: Havard Eidnes <he@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32907 CVS commit: src/dist/ipf/ipsend
Date: Tue,  7 Mar 2006 18:18:06 +0000 (UTC)

 Module Name:	src
 Committed By:	he
 Date:		Tue Mar  7 18:18:06 UTC 2006
 
 Modified Files:
 	src/dist/ipf/ipsend: iptests.c sock.c
 
 Log Message:
 If compiling for NetBSD/vax, define boolean_t here before including
 <sys/file.h> with _KERNEL defined.  Also add a 3-line XXX comment
 explaining some of why this is done.
 Should fix the build problem documented in PR#32907.
 Will be documented in doc/HACKS shortly.
 Fix discussed with thorpej.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 src/dist/ipf/ipsend/iptests.c
 cvs rdiff -r1.6 -r1.7 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.