We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e7f7c commit 173ab5dCopy full SHA for 173ab5d
1 file changed
src/torrent/net/network_config.h
@@ -2,6 +2,7 @@
2
#define LIBTORRENT_TORRENT_NET_NETWORK_CONFIG_H
3
4
#include <mutex>
5
+#include <netinet/in.h>
6
#include <netinet/ip.h>
7
#include <torrent/net/types.h>
8
0 commit comments