diff options
Diffstat (limited to 'sys/arch/mvme88k/stand/libbug/inchr.c')
-rw-r--r-- | sys/arch/mvme88k/stand/libbug/inchr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/libbug/inchr.c b/sys/arch/mvme88k/stand/libbug/inchr.c index 34c12b024da..08b13be5180 100644 --- a/sys/arch/mvme88k/stand/libbug/inchr.c +++ b/sys/arch/mvme88k/stand/libbug/inchr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: inchr.c,v 1.1 1998/08/22 07:39:55 smurph Exp $ */ +/* $OpenBSD: inchr.c,v 1.2 2003/09/07 21:35:35 miod Exp $ */ /* * bug routines -- assumes that the necessary sections of memory @@ -8,7 +8,7 @@ #include <machine/prom.h> #include "stand.h" -#include "libbug.h" +#include "prom.h" /* returns 0 if no characters ready to read */ int |