]> git.pld-linux.org Git - packages/daemontools.git/blame - daemontools-time.patch
- allow some actions when network is down
[packages/daemontools.git] / daemontools-time.patch
CommitLineData
5f010b57 1diff -Nur daemontools-0.70.org/tai64nlocal.c daemontools-0.70/tai64nlocal.c
2--- daemontools-0.70.org/tai64nlocal.c Mon Mar 6 06:21:09 2000
3+++ daemontools-0.70/tai64nlocal.c Sun Mar 18 22:48:52 2001
4@@ -1,5 +1,5 @@
5 #include <sys/types.h>
6-#include <sys/time.h>
7+#include <time.h>
8 #include "buffer.h"
9 #include "exit.h"
10 #include "fmt.h"
This page took 0.049332 seconds and 4 git commands to generate.