summaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/locking/dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/tests/locking/dummy.cpp')
-rw-r--r--fnet/src/tests/locking/dummy.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnet/src/tests/locking/dummy.cpp b/fnet/src/tests/locking/dummy.cpp
index bab18ef3db9..af4a7fc2916 100644
--- a/fnet/src/tests/locking/dummy.cpp
+++ b/fnet/src/tests/locking/dummy.cpp
@@ -1,5 +1,4 @@
// 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 "dummy.h"
DummyObj::DummyObj() {}