diff options
Diffstat (limited to 'sys/gnu')
| -rw-r--r-- | sys/gnu/i386/isa/dgb.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/gnu/i386/isa/dgb.c b/sys/gnu/i386/isa/dgb.c index 14211bc7b7a2..1fa9832dc6d2 100644 --- a/sys/gnu/i386/isa/dgb.c +++ b/sys/gnu/i386/isa/dgb.c @@ -1,5 +1,5 @@ /*- - * dgb.c $Id: dgb.c,v 1.41 1998/12/07 21:58:17 archie Exp $ + * dgb.c $Id: dgb.c,v 1.42 1999/01/30 12:17:32 phk Exp $ * * Digiboard driver. * @@ -29,6 +29,7 @@ #include "opt_compat.h" #include "opt_devfs.h" +#include "opt_dgb.h" #include "dgb.h" |
