comparison src/protocols/oscar/ft.c @ 2931:10a2d4d5bcf2

[gaim-migrate @ 2944] heh. committer: Tailor Script <tailor@pidgin.im>
author Adam Fritzler <mid@auk.cx>
date Tue, 15 Jan 2002 04:07:08 +0000
parents 22aefb8de0cb
children 7239a392486c
comparison
equal deleted inserted replaced
2930:adf08f4c9e9d 2931:10a2d4d5bcf2
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