Remove unnecessary include

pull/1662/head
Michael Black W9MDB 2025-01-18 15:55:54 -06:00
rodzic a985b50eea
commit bedbfff8c4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -52,7 +52,7 @@
#else
//#include <sys/socket.h> // doesn't seem we need this
#include <netinet/in.h>
#include <arpa/inet.h>
//#include <arpa/inet.h>
#endif
// mingw64 still shows __TIMESIZE != 64