summaryrefslogtreecommitdiff
path: root/archivers/lha/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lha/patches/patch-ah')
-rw-r--r--archivers/lha/patches/patch-ah15
1 files changed, 15 insertions, 0 deletions
diff --git a/archivers/lha/patches/patch-ah b/archivers/lha/patches/patch-ah
new file mode 100644
index 00000000000..e80189ec8bf
--- /dev/null
+++ b/archivers/lha/patches/patch-ah
@@ -0,0 +1,15 @@
+$NetBSD: patch-ah,v 1.1 2002/07/19 03:14:31 mycroft Exp $
+
+--- src/lharc.c.orig Thu Oct 5 17:33:34 2000
++++ src/lharc.c Fri Jul 19 03:11:24 2002
+@@ -44,6 +44,10 @@
+
+ #include "lha.h"
+
++#if defined(__STDC__) || defined(NEWSOS)
++#include <stdlib.h>
++#endif
++
+ /* ------------------------------------------------------------------------ */
+ /* PROGRAM */
+ /* ------------------------------------------------------------------------ */