From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hal Rosenstock Subject: [PATCH librdmacm 2/2] examples/riostream.c: Eliminate unneeded include Date: Mon, 03 Mar 2014 13:44:20 -0500 Message-ID: <5314CD84.5010104@dev.mellanox.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Hefty, Sean" Cc: "linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)" List-Id: linux-rdma@vger.kernel.org Signed-off-by: Hal Rosenstock --- 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 #include -#include #include #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