diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-02-12 20:20:49 +1300 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2006-02-12 20:20:49 +1300 |
commit | ec3e4116687f5e990e6d24e2c79e629665ac5e7e (patch) | |
tree | b99eab8a9fcab6125bc37914c10ebcf7a514df7f /conf.h | |
parent | 9fae35c9cf2d5a319623946705e5d7179ea5c338 (diff) | |
parent | 1d2e3c2ee2fb4c12ad25832b93ae9513d042717a (diff) |
Merge Wilmer
Diffstat (limited to 'conf.h')
-rw-r--r-- | conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ typedef struct conf char *hostname; char *configdir; char *plugindir; + char *pidfile; char *motdfile; char *primary_storage; char **migrate_storage; |