summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/si.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/si.c')
-rw-r--r--sys/i386/isa/si.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/si.c b/sys/i386/isa/si.c
index f71871e..2ade5e1 100644
--- a/sys/i386/isa/si.c
+++ b/sys/i386/isa/si.c
@@ -30,7 +30,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE AUTHORS BE LIABLE.
*
- * $Id: si.c,v 1.62 1997/12/06 13:22:56 bde Exp $
+ * $Id: si.c,v 1.63 1997/12/16 17:40:03 eivind Exp $
*/
#ifndef lint
@@ -40,6 +40,7 @@ static const char si_copyright1[] = "@(#) (C) Specialix International, 1990,199
#endif /* not lint */
#include "opt_compat.h"
+#include "opt_devfs.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud