Fix compile error of the case using `LINE30' option.
Reviewed by: nyan MFC after: 3 days
This commit is contained in:
parent
6a1f123c0c
commit
5f44a44380
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user