mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Fixup a previous define
This commit is contained in:
parent
49a28b3b5e
commit
eebe31d997
@ -715,7 +715,7 @@ static interfaces_file *read_interfaces(char *filename)
|
||||
}
|
||||
|
||||
if (strcmp(firstword, "mapping") == 0) {
|
||||
#if 0
|
||||
#ifdef CONFIG_FEATURE_IFUPDOWN_MAPPING
|
||||
currmap = xmalloc(sizeof(mapping_defn));
|
||||
currmap->max_matches = 0;
|
||||
currmap->n_matches = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user