diff --git a/appl/ftp/ftpd/extern.h b/appl/ftp/ftpd/extern.h index 751d04cea..8bc594e78 100644 --- a/appl/ftp/ftpd/extern.h +++ b/appl/ftp/ftpd/extern.h @@ -130,6 +130,7 @@ extern int logging; extern int type; extern off_t file_size; extern off_t byte_count; +extern int ccc_passed; extern int form; extern int debug;