removed not needed <netinet/in.h>

This commit is contained in:
rfree2monero 2015-02-12 21:34:00 +01:00
parent 5ce4256e3d
commit 39fc63f48d
1 changed files with 0 additions and 1 deletions

View File

@ -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