summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-17 11:59:55 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-19 14:15:41 +0000
commit817991c5182f896273cde10534ddd4376ee2d8d2 (patch)
tree5bf7b6b46b8686e6b188b88f0ff12f5a1d043a70 /document
parentdf7414c6ba44bea9a381e88d2989fe86f7bc44c6 (diff)
Do not include fastos.h in header files.
Diffstat (limited to 'document')
-rw-r--r--document/src/vespa/document/util/bytebuffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/src/vespa/document/util/bytebuffer.cpp b/document/src/vespa/document/util/bytebuffer.cpp
index 4b27a7afa59..c7e1182a279 100644
--- a/document/src/vespa/document/util/bytebuffer.cpp
+++ b/document/src/vespa/document/util/bytebuffer.cpp
@@ -10,6 +10,7 @@
#include "stringutil.h"
#include <vespa/vespalib/stllike/asciistream.h>
#include <sstream>
+#include <arpa/inet.h>
#define LOG_DEBUG1(a)
// Enable this macros instead to see what bytebuffer calls come