summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/fd.c')
-rw-r--r--sys/i386/isa/fd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/fd.c b/sys/i386/isa/fd.c
index d31c643..c179222 100644
--- a/sys/i386/isa/fd.c
+++ b/sys/i386/isa/fd.c
@@ -43,7 +43,7 @@
* SUCH DAMAGE.
*
* from: @(#)fd.c 7.4 (Berkeley) 5/25/91
- * $Id: fd.c,v 1.105 1997/10/19 13:12:02 joerg Exp $
+ * $Id: fd.c,v 1.106 1997/12/02 21:06:21 phk Exp $
*
*/
@@ -52,6 +52,7 @@
#undef NFDC
#endif
#include "fd.h"
+#include "opt_devfs.h"
#include "opt_fdc.h"
#if NFDC > 0
OpenPOWER on IntegriCloud