mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
Rather than use a MD lpt.h, we now use the MI lptio.h.
This commit is contained in:
parent
d5dc63cc0a
commit
74cf6eb61b
1 changed files with 1 additions and 2 deletions
|
|
@ -78,8 +78,7 @@
|
|||
#include <machine/resource.h>
|
||||
#include <sys/rman.h>
|
||||
|
||||
#include <machine/lpt.h>
|
||||
|
||||
#include <dev/ppbus/lptio.h>
|
||||
#include <dev/ppbus/ppbconf.h>
|
||||
#include <dev/ppbus/ppb_1284.h>
|
||||
#include <dev/ppbus/lpt.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue