git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5cef3a3
)
irix-afs-osi-credp-declared-elsewhere-20040311
author
Derrick Brashear
<shadow@dementia.org>
Thu, 11 Mar 2004 07:20:31 +0000 (07:20 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Thu, 11 Mar 2004 07:20:31 +0000 (07:20 +0000)
revert to 1.2 declaration for irix
src/afs/afs_osi.c
patch
|
blob
|
history
diff --git
a/src/afs/afs_osi.c
b/src/afs/afs_osi.c
index
42dae8f
..
a16f51b
100644
(file)
--- a/
src/afs/afs_osi.c
+++ b/
src/afs/afs_osi.c
@@
-40,7
+40,10
@@
lock_t afs_event_lock;
flid_t osi_flid;
#endif
+#ifndef AFS_SGI_ENV
+/* I'm unsure where it's really coming from on Irix; afs_osi.h conflicts... */
struct AFS_UCRED *afs_osi_credp;
+#endif
void
osi_Init(void)