]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
complib/cl_byteswap_osd.h: Add missing include file for stdlib.h
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 20 Mar 2008 05:18:55 +0000 (05:18 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 20 Mar 2008 05:18:55 +0000 (05:18 +0000)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@993 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

branches/winverbs/inc/user/complib/cl_byteswap_osd.h

index dfa29043aee970650f16351953f4777f44ca91f2..3f20c6da1612419a3a9366000c3788819fca87b6 100644 (file)
@@ -36,6 +36,7 @@
 \r
 \r
 #include "complib/cl_types.h"\r
+#include <stdlib.h>\r
 \r
 \r
 #ifdef __cplusplus\r