[ofw] [PATCH] complib: include stdlib.h in cl_byteswap_osd.h to pick up _byteswap_* defs
Sean Hefty
sean.hefty at intel.com
Tue Mar 4 20:14:11 PST 2008
Signed-off-by: Sean Hefty <sean.hefty at intel.com>
---
Build tested only.
Index: inc/user/complib/cl_byteswap_osd.h
===================================================================
--- inc/user/complib/cl_byteswap_osd.h (revision 960)
+++ inc/user/complib/cl_byteswap_osd.h (working copy)
@@ -36,6 +36,7 @@
#include "complib/cl_types.h"
+#include <stdlib.h>
#ifdef __cplusplus
More information about the ofw
mailing list