1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65877
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>