Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/include Simplify.
details: https://anonhg.NetBSD.org/src/rev/24eaa3f938c8
branches: trunk
changeset: 750857:24eaa3f938c8
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Jan 17 08:24:06 2010 +0000
description:
Simplify.
diffstat:
sys/arch/hppa/include/param.h | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r 4c0809f4d26c -r 24eaa3f938c8 sys/arch/hppa/include/param.h
--- a/sys/arch/hppa/include/param.h Sun Jan 17 08:04:20 2010 +0000
+++ b/sys/arch/hppa/include/param.h Sun Jan 17 08:24:06 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: param.h,v 1.13 2009/04/30 07:01:27 skrll Exp $ */
+/* $NetBSD: param.h,v 1.14 2010/01/17 08:24:06 skrll Exp $ */
/* $OpenBSD: param.h,v 1.12 2001/07/06 02:07:41 provos Exp $ */
@@ -25,9 +25,7 @@
* Utah $Hdr: param.h 1.18 94/12/16$
*/
-#include <sys/featuretest.h>
-
-#if defined(_NETBSD_SOURCE)
+#ifdef _KERNEL
#include <machine/cpu.h>
#endif
Home |
Main Index |
Thread Index |
Old Index