summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/asc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/asc.c')
-rw-r--r--sys/i386/isa/asc.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/i386/isa/asc.c b/sys/i386/isa/asc.c
index 41b6c27..7965ddf 100644
--- a/sys/i386/isa/asc.c
+++ b/sys/i386/isa/asc.c
@@ -34,7 +34,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/*
- * $Id: asc.c,v 1.26 1997/04/14 16:47:38 jkh Exp $
+ * $Id: asc.c,v 1.27 1997/09/14 03:19:05 peter Exp $
*/
#include "asc.h"
@@ -61,6 +61,9 @@
#include <sys/malloc.h>
#include <sys/kernel.h>
#include <sys/poll.h>
+
+#include "opt_devfs.h"
+
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /*DEVFS*/
OpenPOWER on IntegriCloud