comparison src/protocols/oscar/ft.c @ 2917:93e2c99ccf50

[gaim-migrate @ 2930] sync committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 22 Dec 2001 04:02:29 +0000
parents e63cd7fdd9eb
children 22aefb8de0cb
comparison
equal deleted inserted replaced
2916:4254491c722b 2917:93e2c99ccf50
2 * File transfer (OFT) and DirectIM (ODC). 2 * File transfer (OFT) and DirectIM (ODC).
3 * (OSCAR File Transfer, Oscar Direct Connect(ion?) 3 * (OSCAR File Transfer, Oscar Direct Connect(ion?)
4 */ 4 */
5 5
6 #define FAIM_INTERNAL 6 #define FAIM_INTERNAL
7
7 #ifdef HAVE_CONFIG_H 8 #ifdef HAVE_CONFIG_H
8 #include <config.h> 9 #include <config.h>
9 #endif 10 #endif
10 #include <aim.h> 11 #include <aim.h>
11 12