From 935036cf949be978848c2b1080b3ff2c1f8cf818 Mon Sep 17 00:00:00 2001 From: wdk Date: Wed, 21 Feb 2001 09:20:56 +0000 Subject: [PATCH] Remove superfluous #include added in previous commit --- sys/arch/mipsco/obio/zs.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys/arch/mipsco/obio/zs.c b/sys/arch/mipsco/obio/zs.c index 1ac87b0dad26..332ca17ac479 100644 --- a/sys/arch/mipsco/obio/zs.c +++ b/sys/arch/mipsco/obio/zs.c @@ -1,4 +1,4 @@ -/* $NetBSD: zs.c,v 1.7 2001/02/21 09:12:14 wdk Exp $ */ +/* $NetBSD: zs.c,v 1.8 2001/02/21 09:20:56 wdk Exp $ */ /*- * Copyright (c) 1996, 2000 The NetBSD Foundation, Inc. @@ -56,9 +56,6 @@ #include #include #include -#ifdef KGDB -#include -#endif #include #include