FBSD module loads now
[openafs.git] / src / afs / afs_osi.c
index 4e5e21f..1399ea2 100644 (file)
@@ -58,6 +58,7 @@ afs_proc_t *afs_global_owner;
 #endif
 #ifdef AFS_FBSD50_ENV
 struct mtx afs_global_mtx;
+struct thread *afs_global_owner;
 #endif
 
 #if defined(AFS_DARWIN_ENV)