Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/01/2005 12:13:51
Module Name: src
Committed By: he
Date: Tue Feb 1 12:13:51 UTC 2005
Modified Files:
src/sys/net: if_gif.c
Log Message:
Fix "unused local variable" warning/error if compiling without
bridge support by making variable declaration conditional. Found
while compiling for shark.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/net/if_gif.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.