comparison: libpurple/protocols/yahoo/libymsg.h
libpurple/protocols/yahoo/libymsg.h
- branch
- soc.2013.gobjectification
- changeset 34570
- ac513e5901eb
- parent 34529
- 68cf25486001
- child 34622
- 753f46dd000f
equal
deleted
inserted
replaced
| 23 */ |
23 */ |
| 24 |
24 |
| 25 #ifndef _LIBYMSG_H_ |
25 #ifndef _LIBYMSG_H_ |
| 26 #define _LIBYMSG_H_ |
26 #define _LIBYMSG_H_ |
| 27 |
27 |
| 28 #include "circbuffer.h" |
28 #include "circularbuffer.h" |
| 29 #include "cmds.h" |
29 #include "cmds.h" |
| 30 #include "prpl.h" |
30 #include "prpl.h" |
| 31 #include "network.h" |
31 #include "network.h" |
| 32 |
32 |
| 33 #define YAHOO_PAGER_HOST_REQ_URL "http://vcs1.msg.yahoo.com/capacity" |
33 #define YAHOO_PAGER_HOST_REQ_URL "http://vcs1.msg.yahoo.com/capacity" |