summaryrefslogtreecommitdiff
path: root/connectionList.h
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-11-04 20:17:12 +0000
committerOthmar Gsenger <otti@anytun.org>2007-11-04 20:17:12 +0000
commit3c7878731546e5746c62e40d972fc67ca3a72e5b (patch)
treeb4b36ea7f554a2d7c32b919901d7e2aeefa2aa81 /connectionList.h
parentaddres set and < operator (diff)
added router
Diffstat (limited to 'connectionList.h')
-rw-r--r--connectionList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectionList.h b/connectionList.h
index 45dcd7d..ce467c1 100644
--- a/connectionList.h
+++ b/connectionList.h
@@ -37,6 +37,7 @@
#include "threadUtils.hpp"
#include "datatypes.h"
#include "connectionParam.h"
+#include "networkAddress.h"
class ConnectionList
{