diff options
Diffstat (limited to 'networking/udhcp/d6_common.h')
-rw-r--r-- | networking/udhcp/d6_common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/networking/udhcp/d6_common.h b/networking/udhcp/d6_common.h index fcec8c15a..ca5788390 100644 --- a/networking/udhcp/d6_common.h +++ b/networking/udhcp/d6_common.h | |||
@@ -89,6 +89,9 @@ struct d6_option { | |||
89 | 89 | ||
90 | #define D6_OPT_CLIENT_FQDN 39 | 90 | #define D6_OPT_CLIENT_FQDN 39 |
91 | 91 | ||
92 | #define D6_OPT_TZ_POSIX 41 | ||
93 | #define D6_OPT_TZ_NAME 42 | ||
94 | |||
92 | /*** Other shared functions ***/ | 95 | /*** Other shared functions ***/ |
93 | 96 | ||
94 | struct client6_data_t { | 97 | struct client6_data_t { |