PERFORCE change 126449 for review

Kip Macy kmacy at FreeBSD.org
Sat Sep 15 14:05:50 PDT 2007


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

Change 126449 by kmacy at 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>


More information about the p4-projects mailing list