Subject: CVS commit: syssrc/sys/arch/vax/if
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/28/2001 07:22:49
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Nov 28 05:22:49 UTC 2001

Modified Files:
	syssrc/sys/arch/vax/if: if_le.c if_le_vsbus.c

Log Message:
use #ifdef INET instead of #if INET (for consistency with the rest of the kernel)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/vax/if/if_le.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/vax/if/if_le_vsbus.c

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