>From b8a14ff1cc257defa2f74373d143600f5f471823 Mon Sep 17 00:00:00 2001 From: Sean Hefty <[email protected]> Date: Mon, 29 Jun 2009 12:34:54 -0700 Subject: remove references to dlist.c
Signed-off-by: Sean Hefty <[email protected]> --- dapl/openib_cma/device.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dapl/openib_cma/device.c b/dapl/openib_cma/device.c index 0e974f6..22e5045 100644 --- a/dapl/openib_cma/device.c +++ b/dapl/openib_cma/device.c @@ -55,7 +55,6 @@ struct dapl_llist_entry *g_hca_list; #if defined(_WIN64) || defined(_WIN32) #include "..\..\..\..\..\etc\user\comp_channel.cpp" -#include "..\..\..\..\..\etc\user\dlist.c" #include <rdma\winverbs.h> struct ibvw_windata windata; -- 1.5.2.5 _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
