File clanlib-0.8.1-includes.patch of Package clanlib
--- Sources/GL/opengl.cpp +++ Sources/GL/opengl.cpp @@ -33,6 +33,7 @@ #include "API/Core/System/error.h" #include "API/Core/IOData/cl_endian.h" #include "API/core.h" +#include <cstring> #ifdef __APPLE__ #include <OpenGL/gl.h>