mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Catch up with recent events.
This commit is contained in:
parent
7736233b36
commit
618095ccef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112700
@ -44,10 +44,8 @@
|
||||
#include <machine/pc/bios.h>
|
||||
#ifdef PC98
|
||||
#include <machine/bus.h>
|
||||
#include <pc98/apm/apm.h>
|
||||
#else
|
||||
#include <i386/bios/apm.h>
|
||||
#endif
|
||||
#include <i386/bios/apm.h>
|
||||
|
||||
extern int apm_display(int newstate);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user