mirror of
https://github.com/transmission/transmission.git
synced 2026-02-14 23:19:34 +00:00
chore: remove unused #include (#8470)
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifdef _WIN32
|
||||
#include <ws2tcpip.h>
|
||||
#else
|
||||
#include <netinet/in.h> // IPV6_V6ONLY, IPPROTO_IPV6
|
||||
#include <sys/socket.h> // setsockopt, SOL_SOCKET, bind
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user