diff options
Diffstat (limited to 'pathd/path_errors.h')
| -rw-r--r-- | pathd/path_errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pathd/path_errors.h b/pathd/path_errors.h index 72e127f26b..5d05b6650b 100644 --- a/pathd/path_errors.h +++ b/pathd/path_errors.h @@ -28,6 +28,7 @@ enum path_log_refs { EC_PATH_PCEP_PCC_FINI, EC_PATH_PCEP_PCC_CONF_UPDATE, EC_PATH_PCEP_LIB_CONNECT, + EC_PATH_PCEP_PROTOCOL_ERROR, EC_PATH_PCEP_MISSING_SOURCE_ADDRESS, EC_PATH_PCEP_RECOVERABLE_INTERNAL_ERROR, EC_PATH_PCEP_UNSUPPORTED_PCEP_FEATURE, |
