variable to keep track of if CCC was passed

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15610 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-09 15:44:39 +00:00
parent b2c54991a2
commit 35421817a5

View File

@@ -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;