mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Unbreak buildworld.
(not waiting for an approval from mentor (julian) due to emergency)
This commit is contained in:
parent
b00098d164
commit
1f7fcb28e6
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ 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