summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/simple_parser6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/dhcp6/simple_parser6.h')
-rw-r--r--src/bin/dhcp6/simple_parser6.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/dhcp6/simple_parser6.h b/src/bin/dhcp6/simple_parser6.h
index 6093afc28e..0fa456c659 100644
--- a/src/bin/dhcp6/simple_parser6.h
+++ b/src/bin/dhcp6/simple_parser6.h
@@ -34,6 +34,7 @@ public:
static const isc::data::SimpleDefaults OPTION6_DEFAULTS;
static const isc::data::SimpleDefaults GLOBAL6_DEFAULTS;
static const isc::data::ParamsList INHERIT_GLOBAL_TO_SUBNET6;
+ static const isc::data::SimpleDefaults D2_CLIENT_CONFIG_DEFAULTS;
};
};