---heaplayers/wrapper.cpp.origThuMay2410:24:342007+++heaplayers/wrapper.cppThuMay2410:29:142007@@-31,7+31,11@@*/#include<string.h> // for memcpy+#ifdef__FreeBSD__+#include<stdlib.h>+#else#include<malloc.h> // for memalign+#endif#ifdef _WIN32#define WIN32_LEAN_AND_MEAN