summaryrefslogtreecommitdiffstats
path: root/logd
diff options
context:
space:
mode:
Diffstat (limited to 'logd')
-rw-r--r--logd/src/logd/watcher.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/logd/src/logd/watcher.cpp b/logd/src/logd/watcher.cpp
index 1ef9288f4da..f7e90811465 100644
--- a/logd/src/logd/watcher.cpp
+++ b/logd/src/logd/watcher.cpp
@@ -6,6 +6,7 @@
#include "watcher.h"
#include <vespa/log/log.h>
#include <vespa/vespalib/util/sig_catch.h>
+#include <vespa/fastos/time.h>
#include <fcntl.h>
#include <glob.h>
#include <sys/stat.h>