Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 18:02:06 GMT
From:      Aman Jassal <aman@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 182041 for review
Message-ID:  <201008071802.o77I26DM034872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@182041?ac=10

Change 182041 by aman@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008071802.o77I26DM034872>