summaryrefslogtreecommitdiff
path: root/sys/gnu
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1999-03-13 13:20:59 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1999-03-13 13:20:59 +0000
commitaae5936ed57fbf5b2b9d1e3fda98cba26e4c0284 (patch)
treed5d94158b074d4e08c48b6ea46d192185ed50df4 /sys/gnu
parent25032d194508c01077012160d6e473a8f78515bb (diff)
Notes
Diffstat (limited to 'sys/gnu')
-rw-r--r--sys/gnu/i386/isa/dgb.c3
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"