1 2 3 4 5 6 7 8
#ifdef HAVE_SOCKS_H #include <socks.h> #endif #ifndef WIN32 # include <netdb.h> # include <arpa/inet.h> #endif