[ofa-general] [PATCH][TRIVIAL] opensm/osm_inform.c: Eliminate compile warning
Hal Rosenstock
hrosenstock at obsidianresearch.com
Tue Dec 16 09:44:20 PST 2008
Sasha,
Attached patch eliminates newly introduced compile warning in
osm_inform.c.
-- Hal
-------------- next part --------------
opensm/osm_inform.c: Eliminate compile warning
Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
diff --git a/opensm/opensm/osm_inform.c b/opensm/opensm/osm_inform.c
index b203435..186f620 100644
--- a/opensm/opensm/osm_inform.c
+++ b/opensm/opensm/osm_inform.c
@@ -52,6 +52,7 @@
#include <opensm/osm_pkey.h>
#include <opensm/osm_sa.h>
#include <opensm/osm_event_plugin.h>
+#include <opensm/osm_opensm.h>
typedef struct osm_infr_match_ctxt {
cl_list_t *p_remove_infr_list;
More information about the general
mailing list