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 1c744ee1b9..ecef8c616e 100644 --- a/lib/libfrr.h +++ b/lib/libfrr.h @@ -58,6 +58,7 @@ struct frr_daemon_info { const char *vty_path; const char *module_path; const char *pathspace; + const char *early_logging; const char *proghelp; void (*printhelp)(FILE *target); |
