Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2010 21:27:25 GMT
From:      Ana Kukec <anchie@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 182583 for review
Message-ID:  <201008182127.o7ILRPpo098368@skunkworks.freebsd.org>

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

Change 182583 by anchie@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;



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