DragonFly BSD
DragonFly commits List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/net/pf


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Sep 2004 18:43:13 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]