Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2007 21:05:49 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 126449 for review
Message-ID:  <200709152105.l8FL5nDH014038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=126449

Change 126449 by kmacy@kmacy_home:ethng on 2007/09/15 21:05:39

	account for inline critical_{enter,exit} being in proc.h

Affected files ...

.. //depot/projects/ethng/src/sys/dev/cxgb/cxgb_offload.c#4 edit

Differences ...

==== //depot/projects/ethng/src/sys/dev/cxgb/cxgb_offload.c#4 (text+ko) ====

@@ -54,6 +54,7 @@
 #include <sys/sysctl.h>
 #include <sys/queue.h>
 #include <sys/taskqueue.h>
+#include <sys/proc.h>
 
 #ifdef CONFIG_DEFINED
 #include <cxgb_include.h>



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