mirror of
https://github.com/irssi/irssi.git
synced 2026-08-15 22:52:15 +02:00
6 lines
89 B
C
6 lines
89 B
C
|
|
#ifdef HAVE_SOCKS_H
|
||
|
|
#include <socks.h>
|
||
|
|
#endif
|
||
|
|
|
||
|
|
#include <netdb.h>
|
||
|
|
#include <arpa/inet.h>
|