summaryrefslogtreecommitdiffstats
path: root/contrib/csup/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/csup/config.h')
-rw-r--r--contrib/csup/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/csup/config.h b/contrib/csup/config.h
index 78b6995..859013c 100644
--- a/contrib/csup/config.h
+++ b/contrib/csup/config.h
@@ -108,6 +108,7 @@ struct config {
struct chan *chan1;
struct stream *server;
fattr_support_t fasupport;
+ int reqauth;
};
struct config *config_init(const char *, struct coll *, int);
OpenPOWER on IntegriCloud