diff options
Diffstat (limited to 'if-options.h')
| -rw-r--r-- | if-options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/if-options.h b/if-options.h index c6fcf882..8fa122ab 100644 --- a/if-options.h +++ b/if-options.h @@ -102,6 +102,7 @@ struct if_options { in_addr_t *blacklist; size_t arping_len; in_addr_t *arping; + char *fallback; }; struct if_options *read_config(const char *, |
