mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
22ce31f636
maintained as seperate project Suggested by: Shigekazu Kimura
11 lines
216 B
C
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>
|