aboutsummaryrefslogtreecommitdiffstats
path: root/logd/src/logd/watcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'logd/src/logd/watcher.cpp')
-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 c3752fcc3e8..af1efc3077d 100644
--- a/logd/src/logd/watcher.cpp
+++ b/logd/src/logd/watcher.cpp
@@ -8,6 +8,7 @@
#include <vespa/vespalib/util/time.h>
#include <vespa/vespalib/util/size_literals.h>
#include <thread>
+#include <cinttypes>
#include <fcntl.h>
#include <glob.h>
#include <sys/stat.h>