From 9fc371f86b5c52603691a732822774f5523de867 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 4 Apr 2005 05:28:19 +0000 Subject: No need to ifdef this pc98. --- sys/dev/syscons/apm/apm_saver.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/dev/syscons') diff --git a/sys/dev/syscons/apm/apm_saver.c b/sys/dev/syscons/apm/apm_saver.c index 1ef6bded320b2..cdd5969c98064 100644 --- a/sys/dev/syscons/apm/apm_saver.c +++ b/sys/dev/syscons/apm/apm_saver.c @@ -42,9 +42,7 @@ #include #include #include -#ifdef PC98 #include -#endif #include extern int apm_display(int newstate); -- cgit v1.3