File daemontools-time.h.patch of Package daemontools
=== modified file 'tai64nlocal.c' --- tai64nlocal.c 2007-11-30 14:01:29 +0000 +++ tai64nlocal.c 2007-11-30 14:02:18 +0000 @@ -1,5 +1,6 @@ #include <sys/types.h> #include <sys/time.h> +#include <time.h> #include "buffer.h" #include "exit.h" #include "fmt.h"