summaryrefslogtreecommitdiffstats
path: root/memfilepersistence
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-18 03:23:53 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-19 14:15:44 +0000
commitef031ed8d62e86a7355200b6982682d39dee5032 (patch)
treeb13ef2676937b1977313bdf7f158432bf3e67a57 /memfilepersistence
parent876b07cf8ce2f17d08c772381877a468feefc7b4 (diff)
Do not include fastos.h in header files.
Diffstat (limited to 'memfilepersistence')
-rw-r--r--memfilepersistence/src/tests/helper/testhelper.h1
-rw-r--r--memfilepersistence/src/vespa/memfilepersistence/tools/dumpslotfile.h1
-rw-r--r--memfilepersistence/src/vespa/memfilepersistence/tools/vdsdisktool.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/memfilepersistence/src/tests/helper/testhelper.h b/memfilepersistence/src/tests/helper/testhelper.h
index 4445086d300..e1236756d95 100644
--- a/memfilepersistence/src/tests/helper/testhelper.h
+++ b/memfilepersistence/src/tests/helper/testhelper.h
@@ -5,7 +5,6 @@
#include <fstream>
-#include <vespa/fastos/fastos.h>
#include <sstream>
#define ASSERT_REPLY_COUNT(count, dummylink) \
diff --git a/memfilepersistence/src/vespa/memfilepersistence/tools/dumpslotfile.h b/memfilepersistence/src/vespa/memfilepersistence/tools/dumpslotfile.h
index 07c9521af5b..22c7dc5e865 100644
--- a/memfilepersistence/src/vespa/memfilepersistence/tools/dumpslotfile.h
+++ b/memfilepersistence/src/vespa/memfilepersistence/tools/dumpslotfile.h
@@ -2,7 +2,6 @@
#pragma once
-#include <vespa/fastos/fastos.h>
#include <iosfwd>
namespace config {
diff --git a/memfilepersistence/src/vespa/memfilepersistence/tools/vdsdisktool.h b/memfilepersistence/src/vespa/memfilepersistence/tools/vdsdisktool.h
index c4f79a85126..7b69373e7df 100644
--- a/memfilepersistence/src/vespa/memfilepersistence/tools/vdsdisktool.h
+++ b/memfilepersistence/src/vespa/memfilepersistence/tools/vdsdisktool.h
@@ -2,7 +2,6 @@
#pragma once
-#include <vespa/fastos/fastos.h>
#include <iosfwd>
namespace storage {