Use intr.h.

This commit is contained in:
mycroft 1996-05-12 23:24:47 +00:00
parent eda98d375d
commit f7624a5fd1
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@
#include <i386/isa/isavar.h>
#endif
#include <machine/cpufunc.h>
#include <machine/intr.h>
#else
#include <i386/isa/isa_device.h>
#endif