PERFORCE change 182041 for review

Aman Jassal aman at FreeBSD.org
Sat Aug 7 18:02:06 UTC 2010


http://p4web.freebsd.org/@@182041?ac=10

Change 182041 by aman at src on 2010/08/07 18:01:18

	Completing the revert of pim_var.h, the include of counter.h was still present and I had forgot to remove it.
	Reviewed by:	pgj	

Affected files ...

.. //depot/projects/soc2009/pgj_libstat/src/sys/netinet/pim_var.h#7 edit

Differences ...

==== //depot/projects/soc2009/pgj_libstat/src/sys/netinet/pim_var.h#7 (text+ko) ====

@@ -33,8 +33,6 @@
 #ifndef _NETINET_PIM_VAR_H_
 #define _NETINET_PIM_VAR_H_
 
-#include <sys/counter.h>
-
 /*
  * Protocol Independent Multicast (PIM),
  * kernel variables and implementation-specific definitions.


More information about the p4-projects mailing list