From: Derrick Brashear Date: Mon, 9 Aug 2004 04:25:45 +0000 (+0000) Subject: irix-osi-cred-decl-20040808 X-Git-Tag: BP-openafs-stable-1_4_x~6 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b26b38a321b6b3f07277b73b111c2b8e65d87cc0;p=packages%2Fo%2Fopenafs.git irix-osi-cred-decl-20040808 add cred declaration for irix back --- diff --git a/src/afs/IRIX/osi_file.c b/src/afs/IRIX/osi_file.c index df4c759e3..556c9596f 100644 --- a/src/afs/IRIX/osi_file.c +++ b/src/afs/IRIX/osi_file.c @@ -17,6 +17,7 @@ RCSID #include "afsincludes.h" /* Afs-based standard headers */ #include "afs/afs_stats.h" /* afs statistics */ +struct AFS_UCRED afs_osi_cred; int afs_osicred_initialized = 0; afs_lock_t afs_xosi; /* lock is for tvattr */ extern struct osi_dev cacheDev;