summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/providershutdownwrappertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/persistence/providershutdownwrappertest.cpp')
-rw-r--r--storage/src/tests/persistence/providershutdownwrappertest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/src/tests/persistence/providershutdownwrappertest.cpp b/storage/src/tests/persistence/providershutdownwrappertest.cpp
index c7f60a39cc8..8b1ef88aa2c 100644
--- a/storage/src/tests/persistence/providershutdownwrappertest.cpp
+++ b/storage/src/tests/persistence/providershutdownwrappertest.cpp
@@ -1,8 +1,10 @@
// 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/vdstestlib/cppunit/macros.h>
#include <tests/persistence/persistencetestutils.h>
#include <tests/persistence/common/persistenceproviderwrapper.h>
+#include <vespa/storage/persistence/providershutdownwrapper.h>
namespace storage {