summaryrefslogtreecommitdiff
path: root/src/core/nm-firewall-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nm-firewall-utils.h')
-rw-r--r--src/core/nm-firewall-utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/nm-firewall-utils.h b/src/core/nm-firewall-utils.h
index f261aef384..3d6c8a6962 100644
--- a/src/core/nm-firewall-utils.h
+++ b/src/core/nm-firewall-utils.h
@@ -9,6 +9,7 @@
typedef enum {
NM_FIREWALL_BACKEND_UNKNOWN,
+ NM_FIREWALL_BACKEND_NONE,
NM_FIREWALL_BACKEND_IPTABLES,
NM_FIREWALL_BACKEND_NFTABLES,
} NMFirewallBackend;