File lha-1.14i-malloc.patch of Package lha
--- lha-114i/src/lha.h.orig 2004-05-19 19:24:19.000000000 -0400 +++ lha-114i/src/lha.h 2004-05-19 19:23:19.000000000 -0400 @@ -16,6 +16,7 @@ #include <sys/types.h> #include <sys/file.h> #include <sys/stat.h> +#include <malloc.h> #include <signal.h>