mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Oops, unremoved used #include.
This commit is contained in:
parent
4b9ea34eec
commit
f6af917bec
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@
|
|||
#include <i386/isa/isa_device.h>
|
||||
|
||||
#include <pccard/i82365.h>
|
||||
#ifdef PC98
|
||||
#include <pccard/pcic98reg.h>
|
||||
#endif
|
||||
|
||||
#include <pccard/card.h>
|
||||
#include <pccard/driver.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue