diff --git a/sys/pccard/pccard_nbk.c b/sys/pccard/pccard_nbk.c index c702ece703a..c8c73468944 100644 --- a/sys/pccard/pccard_nbk.c +++ b/sys/pccard/pccard_nbk.c @@ -61,7 +61,12 @@ #include #include +/* XXX Shouldn't reach into the MD code here */ +#ifdef PC98 +#include +#else #include +#endif #include #include