Message ID | F2E0E9BDB4F2489992B2747077F52652@amr.corp.intel.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/opensm/include/opensm/st.h b/opensm/include/opensm/st.h index 30cc308..fc558c8 100644 --- a/opensm/include/opensm/st.h +++ b/opensm/include/opensm/st.h @@ -49,7 +49,7 @@ #endif /* __cplusplus */ BEGIN_C_DECLS -#define st_ptr_t unsigned long +#define st_ptr_t uintptr_t typedef st_ptr_t st_data_t; #define ST_DATA_T_DEFINED