]> git.pld-linux.org Git - packages/lha.git/blob - lha-time.patch
- x32 rebuild
[packages/lha.git] / lha-time.patch
1 diff -urN lha-114f.org/src/lha.h lha-114f/src/lha.h
2 --- lha-114f.org/src/lha.h      Tue Aug 21 18:56:44 2001
3 +++ lha-114f/src/lha.h  Tue Aug 21 18:57:19 2001
4 @@ -15,6 +15,7 @@
5  #include <sys/types.h>
6  #include <sys/file.h>
7  #include <sys/stat.h>
8 +#include <time.h>
9  
10  #include <signal.h>
11  
This page took 0.086269 seconds and 3 git commands to generate.