[ofw] [PATCH] remove extraneous Windows include
Stan C. Smith
stan.smith at intel.com
Tue Oct 27 10:36:13 PDT 2009
Remove unneeded Windows include.
signed-off-by: stan smith <stan.smith at intel.com>
diff --git a/opensm/opensm/st.c b/opensm/opensm/st.c
index c5a2f53..ea76038 100644
--- a/opensm/opensm/st.c
+++ b/opensm/opensm/st.c
@@ -43,10 +43,6 @@
#include <string.h>
#include <opensm/st.h>
-#ifdef _WIN32
-#include <malloc.h>
-#endif
-
typedef struct st_table_entry st_table_entry;
struct st_table_entry {
More information about the ofw
mailing list