aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmid.h b/gmid.h
index 515f29c..c68ab92 100644
--- a/gmid.h
+++ b/gmid.h
@@ -228,6 +228,7 @@ struct conf {
char user[LOGIN_NAME_MAX];
int prefork;
int reload;
+ int use_privsep_crypto;
int sock4;
struct event evsock4;