aboutsummaryrefslogtreecommitdiff
path: root/archivers/lha-ac/files/patch-src_lha.h
blob: 808692bab78cd137015d89fc54f746e1add0cfe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>