git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
OPENAFS-SA-2018-001 butc: require authenticated connections with -localauth
[openafs.git]
/
src
/
butc
/
butc_prototypes.h
diff --git
a/src/butc/butc_prototypes.h
b/src/butc/butc_prototypes.h
index
a1d7712
..
85a3799
100644
(file)
--- a/
src/butc/butc_prototypes.h
+++ b/
src/butc/butc_prototypes.h
@@
-35,6
+35,7
@@
extern void *KeepAlive(void *);
/* tcmain.c */
extern struct afsconf_dir *butc_confdir;
+extern int allow_unauth;
#endif