summaryrefslogtreecommitdiff
path: root/src/networkAddress.h
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2008-12-11 13:58:30 +0000
committerOthmar Gsenger <otti@anytun.org>2008-12-11 13:58:30 +0000
commit489dd194a9ad84725785d122e075fba8a6a6c717 (patch)
tree494749719fa94be96f6e74060102006527b5fa29 /src/networkAddress.h
parentfixed ip version detection (diff)
removed old includes
Diffstat (limited to 'src/networkAddress.h')
-rw-r--r--src/networkAddress.h3
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>