PERFORCE change 182586 for review

Ana Kukec anchie at FreeBSD.org
Wed Aug 18 21:42:49 UTC 2010


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

Change 182586 by anchie at anchie_malimis on 2010/08/18 21:42:12

	Fixing integration bugs.	

Affected files ...

.. //depot/projects/soc2009/anchie_send/src/sys/netinet6/nd6_nbr.c#25 edit

Differences ...

==== //depot/projects/soc2009/anchie_send/src/sys/netinet6/nd6_nbr.c#25 (text+ko) ====

@@ -71,8 +71,8 @@
 #include <netinet6/ip6_var.h>
 #include <netinet6/scope6_var.h>
 #include <netinet6/nd6.h>
+#include <netinet/icmp6.h>
 #include <netinet/ip_carp.h>
-#include <netinet/icmp6.h>
 #include <netinet6/send.h>
 
 #define SDL(s) ((struct sockaddr_dl *)s)


More information about the p4-projects mailing list