* [PATCH librdmacm 2/2] examples/riostream.c: Eliminate unneeded include
@ 2014-03-03 18:44 Hal Rosenstock
[not found] ` <5314CD84.5010104-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Hal Rosenstock @ 2014-03-03 18:44 UTC (permalink / raw)
To: Hefty, Sean
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
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>
#include <rdma/rsocket.h>
#include "common.h"
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [PATCH librdmacm 2/2] examples/riostream.c: Eliminate unneeded include
[not found] ` <5314CD84.5010104-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2014-03-03 19:25 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A8237388D1F6A0-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Hefty, Sean @ 2014-03-03 19:25 UTC (permalink / raw)
To: Hal Rosenstock
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
> Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> ---
> 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?
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH librdmacm 2/2] examples/riostream.c: Eliminate unneeded include
[not found] ` <1828884A29C6694DAF28B7E6B8A8237388D1F6A0-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2014-03-03 19:36 ` Hal Rosenstock
0 siblings, 0 replies; 3+ messages in thread
From: Hal Rosenstock @ 2014-03-03 19:36 UTC (permalink / raw)
To: Hefty, Sean
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
On 3/3/2014 2:25 PM, Hefty, Sean wrote:
>> Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
>> ---
>> 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 majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-03 19:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 18:44 [PATCH librdmacm 2/2] examples/riostream.c: Eliminate unneeded include Hal Rosenstock
[not found] ` <5314CD84.5010104-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2014-03-03 19:25 ` Hefty, Sean
[not found] ` <1828884A29C6694DAF28B7E6B8A8237388D1F6A0-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-03-03 19:36 ` Hal Rosenstock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox