diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 590d6a09..c5ed9a38 100644 --- a/config.h.in +++ b/config.h.in @@ -325,6 +325,9 @@ /* Define if you have dhcpcd */ #undef WITH_DHCPCD +/* Define if NetworkManager uses a custom zone for shared mode */ +#undef WITH_FIREWALLD_ZONE + /* Define to compile without the IWD wifi-backend */ #undef WITH_IWD |