diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-12-17 02:25:58 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2005-12-17 02:25:58 +0100 |
commit | 643dfc4be2e84dc4acb1a446867705e150480210 (patch) | |
tree | 90fe517fcac9490972f64b8cd99ec2f658c71359 /conf.h | |
parent | 4146a07de5f44f3ea00a3ef0026098b28e7451de (diff) | |
parent | 32c632fb46e58043a2d437c44cad783a59b7aea9 (diff) |
Merge integration
Diffstat (limited to 'conf.h')
-rw-r--r-- | conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ typedef struct conf char *password; char *hostname; char *configdir; + char *plugindir; char *motdfile; char *primary_storage; char **migrate_storage; |