diff mbox series

[1/2] opensm/osm_base.h: Delete unused header complib/cl_types.h

Message ID 20181103121111.8240-1-honli@redhat.com (mailing list archive)
State Not Applicable
Headers show
Series [1/2] opensm/osm_base.h: Delete unused header complib/cl_types.h | expand

Commit Message

Honggang LI Nov. 3, 2018, 12:11 p.m. UTC
From: Honggang Li <honli@redhat.com>

Signed-off-by: Honggang Li <honli@redhat.com>
---
 include/opensm/osm_base.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Hal Rosenstock Nov. 4, 2018, 1:22 p.m. UTC | #1
On 11/3/2018 8:11 AM, Honggang LI wrote:
> From: Honggang Li <honli@redhat.com>
> 
> Signed-off-by: Honggang Li <honli@redhat.com>

Thanks. Applied.

-- Hal
diff mbox series

Patch

diff --git a/include/opensm/osm_base.h b/include/opensm/osm_base.h
index 041c493d..e2c70c06 100644
--- a/include/opensm/osm_base.h
+++ b/include/opensm/osm_base.h
@@ -52,7 +52,6 @@ 
 #include <vendor/winosm_common.h>
 #endif
 
-#include <complib/cl_types.h>
 #include <iba/ib_types.h>
 
 #ifdef __cplusplus