PERFORCE change 144320 for review

Julian Elischer julian at FreeBSD.org
Sun Jun 29 23:55:03 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=144320

Change 144320 by julian at julian_trafmon1 on 2008/06/29 23:54:49

	remove duplicate includes

Affected files ...

.. //depot/projects/vimage/src/sys/netinet6/vinet6.h#15 edit

Differences ...

==== //depot/projects/vimage/src/sys/netinet6/vinet6.h#15 (text+ko) ====

@@ -32,8 +32,6 @@
 #define _NETINET6_VINET6_H_
 
 #include <netinet/ip6.h>
-#include <netinet/ip6.h>
-#include <netinet6/in6_var.h>
 #include <netinet6/ip6_var.h>
 #include <netinet6/raw_ip6.h>
 #include <netinet/in_pcb.h>


More information about the p4-projects mailing list