freebsd-ports/archivers/lha-ac/files/patch-src_lha.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
190 B
C

--- src/lha.h.orig 2006-10-10 16:27:51 UTC
+++ src/lha.h
@@ -16,6 +16,7 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
#include <errno.h>
#include <ctype.h>
#include <sys/types.h>