PERFORCE change 182583 for review

Ana Kukec anchie at FreeBSD.org
Wed Aug 18 21:27:25 UTC 2010


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

Change 182583 by anchie at anchie_malimis on 2010/08/18 21:26:25

		Fixing the p4 integration issue.	

Affected files ...

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

Differences ...

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

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


More information about the p4-projects mailing list