]> git.pld-linux.org Git - packages/dump.git/blob - dump-time.patch
- fix building on glibc 2.2.2 (patch from rawhide).
[packages/dump.git] / dump-time.patch
1 --- dump-0.4b21/dump/optr.c.time        Wed Feb 14 12:01:33 2001
2 +++ dump-0.4b21/dump/optr.c     Wed Feb 14 12:01:37 2001
3 @@ -48,7 +48,7 @@
4  #include <sys/param.h>
5  #include <sys/wait.h>
6  #include <sys/time.h>
7 -
8 +#include <time.h>
9  #include <errno.h>
10  #include <fstab.h>
11  #include <grp.h>
This page took 0.02375 seconds and 4 git commands to generate.