summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-06-01 14:49:22 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-06-01 16:54:58 +0200
commit7e3047881eb9095c6a5bdd0394783f163ef2142f (patch)
tree7026683a78812a1af1d253ce4f434bcf5c3d16b8 /storage
parent349fee6bca3fbe9034a8e2b1cc65b287771e86e7 (diff)
Now everything builds without fastos.h
Diffstat (limited to 'storage')
-rw-r--r--storage/src/tests/common/storagelinktest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/src/tests/common/storagelinktest.h b/storage/src/tests/common/storagelinktest.h
index 089ba885ef7..ad7d11fd13d 100644
--- a/storage/src/tests/common/storagelinktest.h
+++ b/storage/src/tests/common/storagelinktest.h
@@ -4,6 +4,7 @@
#include <cppunit/extensions/HelperMacros.h>
#include <tests/common/dummystoragelink.h>
+#include <vespa/fastos/thread.h>
namespace storage {