Merged from sys/i386/isa/sio.c revision 1.314.

This commit is contained in:
KATO Takenori 2000-09-15 05:45:23 +00:00
parent fd6c4e11e0
commit 0011dc221c
2 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,7 @@
#endif /* PC98 */
#include <sys/param.h>
#include <sys/bus.h>
#include <sys/systm.h>
#include <sys/reboot.h>
#include <sys/malloc.h>

View File

@ -140,6 +140,7 @@
#endif /* PC98 */
#include <sys/param.h>
#include <sys/bus.h>
#include <sys/systm.h>
#include <sys/reboot.h>
#include <sys/malloc.h>