diff options
Diffstat (limited to 'sys/arch/pmax/dev/bt459.c')
-rw-r--r-- | sys/arch/pmax/dev/bt459.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/pmax/dev/bt459.c b/sys/arch/pmax/dev/bt459.c index 45667ff2c1c..430a7135d24 100644 --- a/sys/arch/pmax/dev/bt459.c +++ b/sys/arch/pmax/dev/bt459.c @@ -1,4 +1,4 @@ -/* $NetBSD: bt459.c,v 1.4 1996/04/08 00:57:41 jonathan Exp $ */ +/* $NetBSD: bt459.c,v 1.5 1996/10/13 13:13:50 jonathan Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -86,7 +86,6 @@ #include <sys/device.h> #include <sys/select.h> -#include <machine/machConst.h> #include <machine/pmioctl.h> #include <machine/fbio.h> |