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 7dc9aee..be5c783 100644
--- a/src/libnftables.map
+++ b/src/libnftables.map
@@ -184,5 +184,9 @@ global:
nft_nlmsg_build_hdr;
+ nft_parse_err_alloc;
+ nft_parse_err_free;
+ nft_parse_perror;
+
local: *;
};