diff options
Diffstat (limited to 'protocols/Xfire/src/socket.h')
-rw-r--r-- | protocols/Xfire/src/socket.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/protocols/Xfire/src/socket.h b/protocols/Xfire/src/socket.h index 370aeb74f7..17fdd46bc6 100644 --- a/protocols/Xfire/src/socket.h +++ b/protocols/Xfire/src/socket.h @@ -10,14 +10,6 @@ #include "stdafx.h" -#include <sys/types.h> -//#include <netinet/in.h> -//#include <netdb.h> -//#include <unistd.h> -#include <string> -//#include <arpa/inet.h> -#include <winsock2.h> - #include "socketexception.h" |