Remove struct from AFS_UCRED instantiations (opaque credential type support)
[openafs.git] / src / afs / LINUX / osi_misc.c
index 140cee4..eef087f 100644 (file)
@@ -29,7 +29,7 @@
 #endif
 
 int afs_osicred_initialized = 0;
-struct AFS_UCRED afs_osi_cred;
+AFS_UCRED afs_osi_cred;
 
 void
 afs_osi_SetTime(osi_timeval_t * tvp)