* [PATCH] remove extraneous Windows include
@ 2009-10-27 17:36 Stan C. Smith
[not found] ` <B02046EB85824218B605F6B626420A92-Zpru7NauK7drdx17CPfAsdBPR1lH4CV8@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Stan C. Smith @ 2009-10-27 17:36 UTC (permalink / raw)
To: 'Sasha Khapyorsky'; +Cc: linux-rdma, ofw
Remove unneeded Windows include.
signed-off-by: stan smith <stan.smith@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 {
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-28 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-27 17:36 [PATCH] remove extraneous Windows include Stan C. Smith
[not found] ` <B02046EB85824218B605F6B626420A92-Zpru7NauK7drdx17CPfAsdBPR1lH4CV8@public.gmane.org>
2009-10-28 16:11 ` Sasha Khapyorsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox