diff --git a/sys/dev/ic/clmpcc.c b/sys/dev/ic/clmpcc.c index 76ea52df19c6..bf94bbd29971 100644 --- a/sys/dev/ic/clmpcc.c +++ b/sys/dev/ic/clmpcc.c @@ -1,4 +1,4 @@ -/* $NetBSD: clmpcc.c,v 1.2 1999/02/20 00:27:29 scw Exp $ */ +/* $NetBSD: clmpcc.c,v 1.3 1999/02/20 16:23:39 scw Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -59,6 +59,7 @@ #include #include +#include #include #include @@ -70,8 +71,6 @@ #endif -#define splserial() spl4() - static int clmpcc_init __P((struct clmpcc_softc *sc)); static void clmpcc_shutdown __P((struct clmpcc_chan *)); static int clmpcc_speed __P((struct clmpcc_softc *, speed_t,