From 3e5644bee47b7cd10ca3d2207ef214e0700442b4 Mon Sep 17 00:00:00 2001 From: skrll Date: Sat, 16 Jan 2010 13:49:11 +0000 Subject: [PATCH] Simplify --- sys/arch/hp700/include/param.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sys/arch/hp700/include/param.h b/sys/arch/hp700/include/param.h index bda5303f0a52..b701e1a03b1f 100644 --- a/sys/arch/hp700/include/param.h +++ b/sys/arch/hp700/include/param.h @@ -1,4 +1,4 @@ -/* $NetBSD: param.h,v 1.3 2009/05/08 09:33:58 skrll Exp $ */ +/* $NetBSD: param.h,v 1.4 2010/01/16 13:49:11 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 - -#if defined(_NETBSD_SOURCE) +#ifdef _KERNEL #include #endif