]> git.pld-linux.org Git - packages/daemontools.git/commitdiff
- add <time.h>
authorareq <areq@pld-linux.org>
Sun, 18 Mar 2001 21:52:49 +0000 (21:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    daemontools-time.patch -> 1.1

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

diff --git a/daemontools-time.patch b/daemontools-time.patch
new file mode 100644 (file)
index 0000000..b174764
--- /dev/null
@@ -0,0 +1,10 @@
+diff -Nur daemontools-0.70.org/tai64nlocal.c daemontools-0.70/tai64nlocal.c
+--- daemontools-0.70.org/tai64nlocal.c Mon Mar  6 06:21:09 2000
++++ daemontools-0.70/tai64nlocal.c     Sun Mar 18 22:48:52 2001
+@@ -1,5 +1,5 @@
+ #include <sys/types.h>
+-#include <sys/time.h>
++#include <time.h>
+ #include "buffer.h"
+ #include "exit.h"
+ #include "fmt.h"
This page took 0.034403 seconds and 4 git commands to generate.