--- tftpd/inc/defs.h 2014/02/24 15:23:39 1.6 +++ tftpd/inc/defs.h 2014/02/24 22:28:54 1.7 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.6 2014/02/24 15:23:39 misho Exp $ +* $Id: defs.h,v 1.7 2014/02/24 22:28:54 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -83,6 +83,7 @@ extern struct timespec timeout; extern struct tagCli cli; extern cfg_root_t cfg; extern rpack_t *bf; +extern char RW; #endif