From ea3e4c9a2a752db6f8ecb6f4a713497179466a88 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 22 Sep 2002 19:35:22 +0000 Subject: [PATCH] and are not needed here --- sys/nfs/nfs_bootparam.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sys/nfs/nfs_bootparam.c b/sys/nfs/nfs_bootparam.c index 6d07c68e12a2..3b99a8af36d7 100644 --- a/sys/nfs/nfs_bootparam.c +++ b/sys/nfs/nfs_bootparam.c @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_bootparam.c,v 1.19 2001/11/10 10:59:09 lukem Exp $ */ +/* $NetBSD: nfs_bootparam.c,v 1.20 2002/09/22 19:35:22 jdolecek Exp $ */ /*- * Copyright (c) 1995, 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: nfs_bootparam.c,v 1.19 2001/11/10 10:59:09 lukem Exp $"); +__KERNEL_RCSID(0, "$NetBSD: nfs_bootparam.c,v 1.20 2002/09/22 19:35:22 jdolecek Exp $"); #include "opt_nfs_boot.h" #include "opt_inet.h" @@ -49,8 +49,6 @@ __KERNEL_RCSID(0, "$NetBSD: nfs_bootparam.c,v 1.19 2001/11/10 10:59:09 lukem Exp #include #include #include -#include -#include #include #include #include