On Wed, Aug 13, 2025 at 07:07:19PM +0200, Phil Sutter wrote: > Upon listing a table which was created by a newer version of nftables, > warn about the potentially incomplete content. Compilation breaks for me here: In file included from src/netlink.c:13: ./nftversion.h:6:20: error: 'MAKE_STAMP' undeclared here (not in a function) 6 | ((uint64_t)MAKE_STAMP >> 56) & 0xff, | ^~~~~~~~~~