[openfabrics-ewg] [PATCH] ipathverbs.c fails to compile on svn 7568 or on the ofed 1.0 branch

Woodruff, Robert J robert.j.woodruff at intel.com
Thu Jun 1 15:40:02 PDT 2006


I ran into a compile problem with
userspace/libipathverbs/src/ipathverbs.c

This patch fixes the compile problem.

--- ipathverbs.c	2006-06-01 14:56:46.000000000 -0700
+++ ipathverbs.new.c	2006-06-01 14:54:48.000000000 -0700
@@ -41,6 +41,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include <sysfs/libsysfs.h>
 
 #include "ipathverbs.h"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20060601/c5a9d9f6/attachment.html>


More information about the ewg mailing list