]> mj.ucw.cz Git - libucw.git/blobdiff - lib/log.c
Introduced obuck_get_pos(), converted gatherd limits to use it.
[libucw.git] / lib / log.c
index 0f51f3c3736a5c1d3cebbacb5e81039bde40af48..16fe4e227f2ef574111953b836075df70fe858f7 100644 (file)
--- a/lib/log.c
+++ b/lib/log.c
@@ -11,7 +11,7 @@
 #include <stdarg.h>
 #include <fcntl.h>
 #include <unistd.h>
-#include <sys/time.h>
+#include <time.h>
 
 static char *log_progname;
 static pid_t log_pid;