mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Ack, ip_mroute.h is not an ipfilter include. :-/
Submitted by: Mike Heffner <spock@techfour.net>
This commit is contained in:
parent
e6daa4d087
commit
4e05e22361
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ BEGIN {
|
|||
print "#include <netatm/atm_sap.h>"
|
||||
print "#include <netatm/atm_sys.h>"
|
||||
print "#include <netinet/in.h>"
|
||||
print "#include <netinet/ip_mroute.h>"
|
||||
print "#include <cam/cam.h>"
|
||||
print "#include <stdio.h>"
|
||||
print ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue