1
0
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:
Matthew N. Dodd 2003-03-27 07:37:02 +00:00
parent 7736233b36
commit 618095ccef
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112700

View File

@ -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);