Subject: CVS commit: src/sys/netiso
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/26/2007 22:49:22
Module Name: src
Committed By: hubertf
Date: Mon Mar 26 22:49:22 UTC 2007
Modified Files:
src/sys/netiso: tp_cons.c
Log Message:
Move #include <sys/param.h> that's included in both parts of an #if/#else
into one place outside the condition.
From: Slava Semushin <php-coder@altlinux.ru>
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/netiso/tp_cons.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.