From b7c41fbb0dacbc4490e68d1eadd21cd4895c35f2 Mon Sep 17 00:00:00 2001 From: nyan Date: Fri, 26 May 2000 12:25:01 +0000 Subject: Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h). --- sys/pc98/cbus/olpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pc98/cbus') diff --git a/sys/pc98/cbus/olpt.c b/sys/pc98/cbus/olpt.c index defa012..d51c5e8 100644 --- a/sys/pc98/cbus/olpt.c +++ b/sys/pc98/cbus/olpt.c @@ -117,10 +117,10 @@ #include #include #include -#include #include #include +#include #ifdef INET #include -- cgit v1.1