mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Include pc98/pc98/pc98.h in which M_EPSON_PC98 is defined when the
EPSON_MEMWIN option is specified.
This commit is contained in:
parent
77fc031d50
commit
c12d4fdc56
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62002
@ -38,7 +38,9 @@
|
||||
|
||||
#include <cam/cam.h>
|
||||
#include <cam/cam_ccb.h>
|
||||
|
||||
#ifdef EPSON_MEMWIN
|
||||
#include <pc98/pc98/pc98.h>
|
||||
#endif
|
||||
#include <pc98/pc98/pc98_machdep.h>
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user