Make typedefs of AFS_UCRED and AFS_PROC with renaming
[openafs.git] / src / afs / OBSD / osi_file.c
index 10a2b84..b9c7b82 100644 (file)
@@ -17,7 +17,7 @@
 
 
 int afs_osicred_initialized;
-AFS_UCRED afs_osi_cred;
+afs_ucred_t afs_osi_cred;
 afs_lock_t afs_xosi;           /* lock is for tvattr */
 extern struct osi_dev cacheDev;
 extern struct mount *afs_cacheVfsp;