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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/vespamalloc/src/tests/test.cpp b/vespamalloc/src/tests/test.cpp
index 960114b1bc1..9f5bd826a6b 100644
--- a/vespamalloc/src/tests/test.cpp
+++ b/vespamalloc/src/tests/test.cpp
@@ -1,5 +1,6 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-
+#include <stdio.h>
+#include <stdlib.h>
#include <vespa/fastos/thread.h>
namespace vespamalloc {