summaryrefslogtreecommitdiff
path: root/src/common/ip.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/ip.hpp')
-rw-r--r--src/common/ip.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/ip.hpp b/src/common/ip.hpp
index aceb765..cce6c2b 100644
--- a/src/common/ip.hpp
+++ b/src/common/ip.hpp
@@ -23,8 +23,9 @@
#include <netinet/in.h>
+#include "../strings/fwd.hpp"
+
#include "extract.hpp"
-#include "strings.hpp"
// TODO - in the long run ports belong here also
// and of course, IPv6 stuff.