diff options
author | Othmar Gsenger <otti@anytun.org> | 2008-12-11 13:58:30 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2008-12-11 13:58:30 +0000 |
commit | 489dd194a9ad84725785d122e075fba8a6a6c717 (patch) | |
tree | 494749719fa94be96f6e74060102006527b5fa29 /src/networkAddress.h | |
parent | fixed ip version detection (diff) |
removed old includes
Diffstat (limited to 'src/networkAddress.h')
-rw-r--r-- | src/networkAddress.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/networkAddress.h b/src/networkAddress.h index 774a025..75935bb 100644 --- a/src/networkAddress.h +++ b/src/networkAddress.h @@ -37,9 +37,6 @@ #include "threadUtils.hpp" #include "datatypes.h" -#include <sys/socket.h> -#include <netinet/in.h> -#include <arpa/inet.h> #include <string> #include <boost/asio.hpp> |