No need to ifdef this pc98.

This commit is contained in:
Warner Losh 2005-04-04 05:28:19 +00:00
parent 0942c81c7a
commit 9fc371f86b

View File

@ -42,9 +42,7 @@
#include <sys/selinfo.h>
#include <machine/apm_bios.h>
#include <machine/pc/bios.h>
#ifdef PC98
#include <machine/bus.h>
#endif
#include <i386/bios/apm.h>
extern int apm_display(int newstate);