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