Fix compile error of the case using `LINE30' option.

Reviewed by:	nyan
MFC after:	3 days
This commit is contained in:
Akio Morita 2001-10-23 08:54:50 +00:00
parent 6a1f123c0c
commit 5f44a44380
2 changed files with 6 additions and 0 deletions

View File

@ -50,6 +50,9 @@
#include <dev/fb/fbreg.h>
#ifdef LINE30
#include <pc98/pc98/pc98.h>
#endif
#include <pc98/pc98/pc98_machdep.h>
#include <isa/isavar.h>

View File

@ -50,6 +50,9 @@
#include <dev/fb/fbreg.h>
#ifdef LINE30
#include <pc98/pc98/pc98.h>
#endif
#include <pc98/pc98/pc98_machdep.h>
#include <isa/isavar.h>