Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 12/02/2001 21:44:25
Module Name:	syssrc
Committed By:	abs
Date:		Sun Dec  2 19:44:25 UTC 2001

Modified Files:
	syssrc/sys/net: if.c

Log Message:
Add an #if defined(INET) ... around if_detach_queues's declaration to match the
one around its definition.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 syssrc/sys/net/if.c

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