diff options
Diffstat (limited to 'isisd/isis_errors.h')
| -rw-r--r-- | isisd/isis_errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/isis_errors.h b/isisd/isis_errors.h index 0732737607..d5674dbf30 100644 --- a/isisd/isis_errors.h +++ b/isisd/isis_errors.h @@ -26,6 +26,7 @@ enum isis_log_refs { EC_ISIS_PACKET = ISIS_FERR_START, EC_ISIS_CONFIG, + EC_ISIS_SID_OVERFLOW, }; extern void isis_error_init(void); |
