On Thu, Apr 27, 2017 at 09:24:22AM -0400, Hal Rosenstock wrote: > > 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> Thanks applied, Ira > --- > 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