diff --git a/common/schema.h b/common/schema.h index 461ea4d82..4ba10af29 100644 --- a/common/schema.h +++ b/common/schema.h @@ -465,6 +465,7 @@ namespace swss { #define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION" #define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE" #define CFG_LOGGING_TABLE_NAME "LOGGING" +#define CFG_LOCAL_USERS_PASSWORDS_RESET "LOCAL_USERS_PASSWORDS_RESET" #define CFG_DHCP_TABLE "DHCP_RELAY"