=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/aucat/Attic/file.c,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- src/usr.bin/aucat/Attic/file.c 2011/10/12 07:20:04 1.28 +++ src/usr.bin/aucat/Attic/file.c 2012/03/29 20:08:22 1.29 @@ -1,4 +1,4 @@ -/* $OpenBSD: file.c,v 1.28 2011/10/12 07:20:04 ratchov Exp $ */ +/* $OpenBSD: file.c,v 1.29 2012/03/29 20:08:22 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov * @@ -73,6 +73,7 @@ struct filelist file_list; struct timo *timo_queue; unsigned timo_abstime; +int file_slowaccept = 0; #ifdef DEBUG long long file_wtime, file_utime; #endif