From f6af917bec5d2efececb1278a8ee3a9259d92b3d Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 21 Jul 1997 16:55:28 +0000 Subject: [PATCH] Oops, unremoved used #include. --- sys/pccard/pcic.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c index 65eadcd5772..a30b0e4820e 100644 --- a/sys/pccard/pcic.c +++ b/sys/pccard/pcic.c @@ -47,6 +47,9 @@ #include #include +#ifdef PC98 +#include +#endif #include #include