On 3/3/2014 2:25 PM, Hefty, Sean wrote: >> Signed-off-by: Hal Rosenstock <[email protected]> >> --- >> diff --git a/examples/riostream.c b/examples/riostream.c >> index a1d3671..019d9e1 100644 >> --- a/examples/riostream.c >> +++ b/examples/riostream.c >> @@ -44,7 +44,6 @@ >> #include <netinet/in.h> >> #include <netinet/tcp.h> >> >> -#include <rdma/rdma_cma.h> > > Isn't this now needed for rdma_getaddrinfo?
It's included by rsocket.h so not sure if it should be explicit here or not. I just made the includes consistent with rstream example. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
