summaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2017-05-30 11:07:51 +0200
committerGitHub <noreply@github.com>2017-05-30 11:07:51 +0200
commit584e7ae8d9d6f74e2d527273d5a6bc8ad066f29a (patch)
treebb3165628589a92f88bd95f2405867cab12e2b23 /searchcore
parentef048f30eb25727e7c6f2a9b4e30eefd59e0404d (diff)
parentac40360439b406d700c417076ec169f509468269 (diff)
Merge pull request #2563 from yahoo/balder/reduce-include-of-fastos.h
Balder/reduce include of fastos.h
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/fdispatch/common/rpc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/vespa/searchcore/fdispatch/common/rpc.cpp b/searchcore/src/vespa/searchcore/fdispatch/common/rpc.cpp
index b2b7086c20a..39b2c74a4a9 100644
--- a/searchcore/src/vespa/searchcore/fdispatch/common/rpc.cpp
+++ b/searchcore/src/vespa/searchcore/fdispatch/common/rpc.cpp
@@ -3,6 +3,7 @@
#include "rpc.h"
#include "appcontext.h"
+#include <vespa/fnet/info.h>
extern char FastS_VersionTag[];