File pose-glibc29.patch of Package pose
--- SrcUnix/EmCommonUnix.h.orig 2009-03-11 17:32:11.000000000 +0100 +++ SrcUnix/EmCommonUnix.h 2009-03-11 15:28:00.000000000 +0100 @@ -42,8 +42,8 @@ //#include <stdarg.h> //#include <stddef.h> //#include <stdio.h> -//#include <stdlib.h> -//#include <string.h> +#include <stdlib.h> +#include <string.h> //#include <sys/types.h> //#include <sys/socket.h>