Author: luigi
Date: Tue Jan  5 11:00:31 2010
New Revision: 201568
URL: http://svn.freebsd.org/changeset/base/201568

Log:
  this file does not require ip_dummynet.h

Modified:
  head/sys/netinet/ipfw/ip_fw_pfil.c

Modified: head/sys/netinet/ipfw/ip_fw_pfil.c
==============================================================================
--- head/sys/netinet/ipfw/ip_fw_pfil.c  Tue Jan  5 10:52:21 2010        
(r201567)
+++ head/sys/netinet/ipfw/ip_fw_pfil.c  Tue Jan  5 11:00:31 2010        
(r201568)
@@ -59,7 +59,6 @@ __FBSDID("$FreeBSD$");
 #include <netinet/ip_var.h>
 #include <netinet/ip_fw.h>
 #include <netinet/ipfw/ip_fw_private.h>
-#include <netinet/ip_dummynet.h>
 #include <netgraph/ng_ipfw.h>
 
 #include <machine/in_cksum.h>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to