aboutsummaryrefslogtreecommitdiff
path: root/src/nssync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nssync.h')
-rw-r--r--src/nssync.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nssync.h b/src/nssync.h
index bb15d82..52c317a 100644
--- a/src/nssync.h
+++ b/src/nssync.h
@@ -51,7 +51,7 @@ extern int sql_port;
extern char *named_conf_file;
extern struct grecs_list *bind_include_path;
-extern char *bind_zonefile_dir;
+
extern char *zone_file_pattern;
extern struct grecs_list *synclist;
@@ -88,6 +88,7 @@ int sql_get_slave_status(char **pfile, char **poff);
struct nssync {
char *tag;
char *zone_conf_file;
+ char *zone_file_pattern;
struct grecs_node *zone_tree;
char *soa_query;

Return to:

Send suggestions and report system problems to the System administrator.