freebsd-ports/archivers/lha-ac/files/patch-lha.h
Dirk Meyer 22ce31f636 the autoconfig-version of lha
maintained as seperate project

Suggested by:	Shigekazu Kimura
2006-08-17 04:59:00 +00:00

10 lines
216 B
C

--- src/lha.h.orig Sun Sep 21 15:58:52 2003
+++ src/lha.h Thu Sep 23 07:10:33 2004
@@ -16,6 +16,7 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
#include <errno.h>
#include <ctype.h>
#include <sys/types.h>