PERFORCE change 127739 for review

Kip Macy kmacy at FreeBSD.org
Thu Oct 18 19:46:56 PDT 2007


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

Change 127739 by kmacy at kmacy_home:ethng on 2007/10/19 02:46:19

	include linux_compat for container_of

Affected files ...

.. //depot/projects/ethng/src/sys/dev/cxgb/cxgb_adapter.h#24 edit

Differences ...

==== //depot/projects/ethng/src/sys/dev/cxgb/cxgb_adapter.h#24 (text+ko) ====

@@ -41,6 +41,7 @@
 #include <sys/mbuf.h>
 #include <sys/socket.h>
 #include <sys/sockio.h>
+#include <sys/linux_compat.h>
 
 #include <net/ethernet.h>
 #include <net/if.h>


More information about the p4-projects mailing list