X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/61941295f0eb457edc89f0337f732ff071838b6a..63ad732fd2031c8775ddf98cd538c8759c4537df:/lib/configuration.h diff --git a/lib/configuration.h b/lib/configuration.h index 6618e1a..02c953a 100644 --- a/lib/configuration.h +++ b/lib/configuration.h @@ -277,6 +277,7 @@ char *config_private(void); /* get the private config file */ extern char *configfile; +extern int config_per_user; #endif /* CONFIGURATION_H */