windows-inlinebulkstat-20060628
[openafs.git] / src / WINNT / afsd / cm_conn.h
index 9d65a69..fb45484 100644 (file)
@@ -16,6 +16,7 @@
 
 extern unsigned short ConnDeadtimeout;
 extern unsigned short HardDeadtimeout;
+extern long           RDRtimeout; 
 
 typedef struct cm_conn {
        struct cm_conn *nextp;          /* locked by cm_connLock */