]> git.pld-linux.org Git - packages/dump.git/commitdiff
- fix building on glibc 2.2.2 (patch from rawhide).
authorkloczek <kloczek@pld-linux.org>
Thu, 1 Mar 2001 06:42:14 +0000 (06:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dump-time.patch -> 1.1

dump-time.patch [new file with mode: 0644]

diff --git a/dump-time.patch b/dump-time.patch
new file mode 100644 (file)
index 0000000..ff388ff
--- /dev/null
@@ -0,0 +1,11 @@
+--- dump-0.4b21/dump/optr.c.time       Wed Feb 14 12:01:33 2001
++++ dump-0.4b21/dump/optr.c    Wed Feb 14 12:01:37 2001
+@@ -48,7 +48,7 @@
+ #include <sys/param.h>
+ #include <sys/wait.h>
+ #include <sys/time.h>
+-
++#include <time.h>
+ #include <errno.h>
+ #include <fstab.h>
+ #include <grp.h>
This page took 0.03246 seconds and 4 git commands to generate.