[PATCH infiniband-diags] ibstat.c: Add include for __be64 type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



for supporting libibumad prior to it's inclusion in rdma-core

rdma-core dependency was added by:
commit 8e562d3c22840064d7693e22c93f9c0a9112365a
infiniband-diags: Fix type passed to umad_get_ca_portguids

Signed-off-by: Hal Rosenstock <hal@xxxxxxxxxxxx>
---
diff --git a/src/ibstat.c b/src/ibstat.c
index 67ab165..bad4c99 100644
--- a/src/ibstat.c
+++ b/src/ibstat.c
@@ -48,6 +48,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <errno.h>
+#include <linux/types.h> /* __be64 */
 
 #include <infiniband/umad.h>
 
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux