libpurple/protocols/silc/ft.c

branch
soc.2013.gobjectification.plugins
changeset 37131
fe9ff76f1c6c
parent 35681
54694ef14d46
child 38841
518362268798
equal deleted inserted replaced
37130:7ed9e7b31bad 37131:fe9ff76f1c6c
16 GNU General Public License for more details. 16 GNU General Public License for more details.
17 17
18 */ 18 */
19 19
20 #include "internal.h" 20 #include "internal.h"
21 PURPLE_BEGIN_IGNORE_CAST_ALIGN
21 #include "silc.h" 22 #include "silc.h"
23 PURPLE_END_IGNORE_CAST_ALIGN
22 #include "silcclient.h" 24 #include "silcclient.h"
23 #include "silcpurple.h" 25 #include "silcpurple.h"
24 26
25 /****************************** File Transfer ********************************/ 27 /****************************** File Transfer ********************************/
26 28

mercurial