Changeset 4358b10 for irc.c


Ignore:
Timestamp:
2008-05-04T13:32:15Z (16 years ago)
Author:
ulim <a.sporto+bee@…>
Branches:
master
Children:
29c1456
Parents:
0cab388
Message:

ulibc support, fixes "Invalid SOCKS5 Connect message" problem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.c

    r0cab388 r4358b10  
    2929#include "ipc.h"
    3030#include "dcc.h"
    31 
    32 #include <regex.h>
    33 #include <netinet/in.h>
    3431
    3532static gboolean irc_userping( gpointer _irc, int fd, b_input_condition cond );
Note: See TracChangeset for help on using the changeset viewer.