--- a/src/ft.h Sun Jul 20 03:30:43 2003 +0000 +++ b/src/ft.h Sun Jul 20 03:44:39 2003 +0000 @@ -462,6 +462,11 @@ */ void gaim_xfer_error(GaimXferType type, const char *who, const char *msg); +/** + * Initializes the file transfer subsystem. + */ +void gaim_xfer_init(void); + /*@}*/ /**************************************************************************/