From f8330c47605b863c2863b623431e8be00b33a878 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Wed, 17 Jun 1998 16:29:27 +0000 Subject: [PATCH] Sync with sys/i386/isa/if_ed.c revision 1.142. --- sys/pc98/pc98/if_ed.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/pc98/pc98/if_ed.c b/sys/pc98/pc98/if_ed.c index 78c04327361d..9ee5c0d29d4d 100644 --- a/sys/pc98/pc98/if_ed.c +++ b/sys/pc98/pc98/if_ed.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_ed.c,v 1.47 1998/04/17 22:37:01 des Exp $ + * $Id: if_ed.c,v 1.48 1998/06/08 08:55:43 kato Exp $ */ /* @@ -91,10 +91,6 @@ #include #endif -#if NPNP > 0 -#include -#endif - #include #include @@ -102,6 +98,10 @@ #include #include +#if NPNP > 0 +#include +#endif + #ifdef PC98 /* register offsets */ struct pc98_edregister {