--- tftpd/inc/defs.h 2014/02/20 16:30:05 1.1.1.1.4.5 +++ tftpd/inc/defs.h 2014/02/20 23:11:18 1.1.1.1.4.6 @@ -22,7 +22,7 @@ struct tagCli { int opc; u_short seq; struct timespec tout; - int roll; + u_short roll; int siz; off_t tsiz; sockaddr_t addr;