cvs commit: src/sys/net/pf
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 19 18:43:36 PDT 2004
dillon 2004/09/19 18:43:13 PDT
DragonFly src repository
Modified files:
sys/net/pf if_pfsync.h
Log:
if_pfsync.h needs pfvar.h for struct pf_addr. The ioctl header collection
code for kdump collects the two header files in the wrong order. The easiest
solution for now is to hack if_pfsync.h to include pfvar.h.
Revision Changes Path
1.2 +9 -0 src/sys/net/pf/if_pfsync.h
http://www.dragonflybsd.org/cvsweb/src/sys/net/pf/if_pfsync.h.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list