comparison src/protocols/oscar/ft.c @ 2919:22aefb8de0cb

[gaim-migrate @ 2932] jeez, i'm just undoing everything i did today, aren't i committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 22 Dec 2001 08:11:11 +0000
parents 93e2c99ccf50
children 10a2d4d5bcf2
comparison
equal deleted inserted replaced
2918:4df759d607f3 2919:22aefb8de0cb
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
8 #ifdef HAVE_CONFIG_H 7 #ifdef HAVE_CONFIG_H
9 #include <config.h> 8 #include <config.h>
10 #endif 9 #endif
11 #include <aim.h> 10 #include <aim.h>
12 11