aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrfree2monero <rfreemonero@op.pl>2015-02-12 21:34:00 +0100
committerrfree2monero <rfreemonero@op.pl>2015-02-20 22:13:00 +0100
commit39fc63f48dd570920d04a4e5f1eb7aab5f11d5c4 (patch)
tree522baf336de8f5bacea618af9c97ac34db47267d /src
parent2014 network limit 1.1 +utils +toc -doc -drmonero (diff)
downloadmonero-39fc63f48dd570920d04a4e5f1eb7aab5f11d5c4.tar.xz
removed not needed <netinet/in.h>
Diffstat (limited to 'src')
-rw-r--r--src/cryptonote_protocol/cryptonote_protocol_handler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler.h b/src/cryptonote_protocol/cryptonote_protocol_handler.h
index 0be864dfa..ada269678 100644
--- a/src/cryptonote_protocol/cryptonote_protocol_handler.h
+++ b/src/cryptonote_protocol/cryptonote_protocol_handler.h
@@ -45,7 +45,6 @@
#include "cryptonote_core/connection_context.h"
#include "cryptonote_core/cryptonote_stat_info.h"
#include "cryptonote_core/verification_context.h"
-#include <netinet/in.h>
#include <boost/circular_buffer.hpp>
PUSH_WARNINGS