diff options
author | Othmar Gsenger <otti@anytun.org> | 2007-11-04 20:17:12 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2007-11-04 20:17:12 +0000 |
commit | 3c7878731546e5746c62e40d972fc67ca3a72e5b (patch) | |
tree | b4b36ea7f554a2d7c32b919901d7e2aeefa2aa81 /connectionList.h | |
parent | addres set and < operator (diff) |
added router
Diffstat (limited to 'connectionList.h')
-rw-r--r-- | connectionList.h | 1 |
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 { |