/* vftp.h */ #ifdef FTPMASTER static char *vrstxt[] = { "", "FTP-11 V01.20 20-Aug-1992", "", 0 }; #endif #define FTP_DEF 1 /* * enable inclusion of debugging code */ /* #define DEBUGOPTION 1 */