src/protocols/yahoo/yahoo.c

changeset 7209
ce7f1bca006e
parent 7191
6c67ab87df26
child 7261
4be05820d441
equal deleted inserted replaced
7208:3e883d5c246b 7209:ce7f1bca006e
36 36
37 #include "sha.h" 37 #include "sha.h"
38 #include "yahoo.h" 38 #include "yahoo.h"
39 #include "yahoochat.h" 39 #include "yahoochat.h"
40 #include "md5.h" 40 #include "md5.h"
41
42 #define YAHOO_WEBMESSENGER
43 41
44 extern char *yahoo_crypt(const char *, const char *); 42 extern char *yahoo_crypt(const char *, const char *);
45 43
46 typedef struct 44 typedef struct
47 { 45 {

mercurial