diff options
Diffstat (limited to 'watchfrr/watchfrr_errors.h')
| -rw-r--r-- | watchfrr/watchfrr_errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/watchfrr/watchfrr_errors.h b/watchfrr/watchfrr_errors.h index 93103b6551..9d5abde52b 100644 --- a/watchfrr/watchfrr_errors.h +++ b/watchfrr/watchfrr_errors.h @@ -25,6 +25,7 @@ enum watchfrr_log_refs { EC_WATCHFRR_CONNECTION = WATCHFRR_FERR_START, + EC_WATCHFRR_UNEXPECTED_DAEMONS, }; extern void watchfrr_error_init(void); |
