diff --git a/sys/dev/ic/wdc.c b/sys/dev/ic/wdc.c index c317db70d33d..aeb830a2a800 100644 --- a/sys/dev/ic/wdc.c +++ b/sys/dev/ic/wdc.c @@ -1,4 +1,4 @@ -/* $NetBSD: wdc.c,v 1.13 1998/01/15 01:26:16 cgd Exp $ */ +/* $NetBSD: wdc.c,v 1.14 1998/01/15 02:23:43 cgd Exp $ */ /* * Copyright (c) 1994, 1995 Charles M. Hannum. All rights reserved. @@ -71,9 +71,7 @@ #if NATAPIBUS > 0 #include -#ifdef notyet #include -#endif #include #endif