Date: Fri, 19 Oct 2007 02:46:55 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 127739 for review Message-ID: <200710190246.l9J2ktgP046830@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127739 Change 127739 by kmacy@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710190246.l9J2ktgP046830>