summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/lptcontrol/lptcontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lptcontrol/lptcontrol.c b/usr.sbin/lptcontrol/lptcontrol.c
index 7556bad..5b7e40c 100644
--- a/usr.sbin/lptcontrol/lptcontrol.c
+++ b/usr.sbin/lptcontrol/lptcontrol.c
@@ -42,7 +42,7 @@ static const char rcsid[] =
#include <string.h>
#include <unistd.h>
-#include <machine/lpt.h>
+#include <dev/ppbus/lptio.h>
#include <sys/file.h>
#include <sys/ioctl.h>
#include <sys/types.h>
OpenPOWER on IntegriCloud