diff --git a/sys/arch/alpha/isa/isadma_bounce.c b/sys/arch/alpha/isa/isadma_bounce.c index 2e466224427e..8bffa6a04f14 100644 --- a/sys/arch/alpha/isa/isadma_bounce.c +++ b/sys/arch/alpha/isa/isadma_bounce.c @@ -1,4 +1,4 @@ -/* $NetBSD: isadma_bounce.c,v 1.1 2000/06/01 03:55:45 thorpej Exp $ */ +/* $NetBSD: isadma_bounce.c,v 1.2 2000/06/01 05:49:36 thorpej Exp $ */ /*- * Copyright (c) 1996, 1997, 1998, 2000 The NetBSD Foundation, Inc. @@ -37,6 +37,10 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include /* RCS ID & Copyright macro defns */ + +__KERNEL_RCSID(0, "$NetBSD: isadma_bounce.c,v 1.2 2000/06/01 05:49:36 thorpej Exp $"); + #include #include #include