summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libnftnl/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libnftnl/common.h b/include/libnftnl/common.h
index f8f1304..14db823 100644
--- a/include/libnftnl/common.h
+++ b/include/libnftnl/common.h
@@ -7,6 +7,7 @@ enum {
NFT_PARSE_EBADINPUT = 0,
NFT_PARSE_EMISSINGNODE,
NFT_PARSE_EBADTYPE,
+ NFT_PARSE_EOPNOTSUPP,
};
enum nft_output_type {