mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove no longer needed #include after removing the legacy
vimage API in r195741. Reviewed by: rwatson Approved by: re (kib)
This commit is contained in:
parent
10d3ca6e6d
commit
da1b35844b
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ BEGIN {
|
|||
print "#include <sys/socket.h>"
|
||||
print "#include <sys/time.h>"
|
||||
print "#include <sys/tty.h>"
|
||||
print "#include <sys/vimage.h>"
|
||||
print "#include <bsm/audit.h>"
|
||||
print "#include <net/ethernet.h>"
|
||||
print "#include <net/if.h>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue