File: patch.paul

package info (click to toggle)
lha 1.14i-10
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 512 kB
  • ctags: 985
  • sloc: ansic: 5,485; makefile: 130
file content (10 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
--- src/lha.h	Thu Oct  5 19:35:38 2000
+++ src/lha.h	Wed Aug 22 15:49:55 2001
@@ -16,6 +16,7 @@
 #include <sys/types.h>
 #include <sys/file.h>
 #include <sys/stat.h>
+#include <stdlib.h>
 
 #include <signal.h>