summaryrefslogtreecommitdiffstats
path: root/src/libnftables.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnftables.map')
-rw-r--r--src/libnftables.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libnftables.map b/src/libnftables.map
index 955af380..c0185349 100644
--- a/src/libnftables.map
+++ b/src/libnftables.map
@@ -23,3 +23,7 @@ global:
local: *;
};
+
+LIBNFTABLES_2 {
+ nft_ctx_add_var;
+} LIBNFTABLES_1;