summaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespamalloc/src/tests/test.cpp')
-rw-r--r--vespamalloc/src/tests/test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespamalloc/src/tests/test.cpp b/vespamalloc/src/tests/test.cpp
index 6499eaca7ea..899c37d0c0e 100644
--- a/vespamalloc/src/tests/test.cpp
+++ b/vespamalloc/src/tests/test.cpp
@@ -1,6 +1,8 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/fastos/thread.h>
+#include <cstdlib>
+#include <cstdio>
namespace vespamalloc {
void info();