1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
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

11 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>