summaryrefslogtreecommitdiffstats
path: root/vdslib/src/tests/thread/taskschedulertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vdslib/src/tests/thread/taskschedulertest.cpp')
-rw-r--r--vdslib/src/tests/thread/taskschedulertest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdslib/src/tests/thread/taskschedulertest.cpp b/vdslib/src/tests/thread/taskschedulertest.cpp
index a48f9d20214..22529a9f37a 100644
--- a/vdslib/src/tests/thread/taskschedulertest.cpp
+++ b/vdslib/src/tests/thread/taskschedulertest.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 <vespa/fastos/fastos.h>
#include <vespa/vdslib/thread/taskscheduler.h>
#include <vespa/vdstestlib/cppunit/macros.h>