summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>