--- curlftpfs.old/ftpfs.c +++ curlftpfs/ftpfs.c @@ -47,6 +47,7 @@ }; static void usage(const char* progname); +static int ftpfs_unlink (const char* path); static void buf_init(struct buffer* buf) {