Subject: CVS commit: src/sys/netiso
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/21/2004 23:19:49
Module Name:	src
Committed By:	matt
Date:		Wed Apr 21 23:19:49 UTC 2004

Modified Files:
	src/sys/netiso: if_cons.c tp_cons.c tp_emit.c tp_input.c

Log Message:
Add #include "opt_iso.h" if not already there.
Make these compile cleanly when TPCONS is defined.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/netiso/if_cons.c
cvs rdiff -r1.17 -r1.18 src/sys/netiso/tp_cons.c
cvs rdiff -r1.19 -r1.20 src/sys/netiso/tp_emit.c src/sys/netiso/tp_input.c

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