diff options
Diffstat (limited to 'lib/libfrr.h')
| -rw-r--r-- | lib/libfrr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfrr.h b/lib/libfrr.h index 7ffa780bfb..bd572cce1b 100644 --- a/lib/libfrr.h +++ b/lib/libfrr.h @@ -51,6 +51,7 @@ struct frr_daemon_info { bool daemon_mode; bool terminal; const char *config_file; + const char *backup_config_file; const char *pid_file; const char *vty_path; const char *module_path; |
