summaryrefslogtreecommitdiffstats
path: root/config/src/tests/frtconnectionpool
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-08-18 03:02:49 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-08-18 03:02:49 +0200
commit7a4461355f7ee8e5ec71888516cbfd640dd7e110 (patch)
tree5f800152d48de71247177c4fca93fff24dc993ac /config/src/tests/frtconnectionpool
parent15e7bcd9e902407fbe14cf830968f06c9fb5fb89 (diff)
Include only what you need.
Diffstat (limited to 'config/src/tests/frtconnectionpool')
-rw-r--r--config/src/tests/frtconnectionpool/frtconnectionpool.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/src/tests/frtconnectionpool/frtconnectionpool.cpp b/config/src/tests/frtconnectionpool/frtconnectionpool.cpp
index c14cdbbbc23..79ec1ee42f4 100644
--- a/config/src/tests/frtconnectionpool/frtconnectionpool.cpp
+++ b/config/src/tests/frtconnectionpool/frtconnectionpool.cpp
@@ -5,6 +5,7 @@
#include <vespa/fnet/frt/error.h>
#include <sstream>
#include <set>
+#include <unistd.h>
using namespace config;