fsprobe: add fsprobe_Wait function
[openafs.git] / src / fsprobe / fsprobe.h
index 33221fc..c3588d1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2000, International Business Machines Corporation and others.
  * All Rights Reserved.
- * 
+ *
  * This software has been released under the terms of the IBM Public
  * License.  For details, see the LICENSE file in the top-level source
  * directory or online at http://www.openafs.org/dl/license10.html
@@ -152,4 +152,6 @@ extern int fsprobe_Cleanup(int);
      *          with the fsprobe connection array.
      */
 
+extern int fsprobe_Wait(int);
+
 #endif /* __fsprobe_h */