aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/vespa
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/vespa')
-rw-r--r--vespalog/src/vespa/log/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalog/src/vespa/log/log.h b/vespalog/src/vespa/log/log.h
index 857bf4f2b97..edec06dae5e 100644
--- a/vespalog/src/vespa/log/log.h
+++ b/vespalog/src/vespa/log/log.h
@@ -1,6 +1,7 @@
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
+#include <cstdarg>
#include <memory>
#include <new> // for placement new
#include <sys/types.h> // for pid_t