On Fri, Aug 06, 2021 at 12:15:13PM +1000, Duncan Roe wrote: > If a user coded > #include <libnetfilter_queue/libnetfilter_queue.h> > #include <linux/netfilter/nfnetlink_queue.h> > then instead of nfnetlink_queue.h they would get linux_nfnetlink_queue.h. > In the library, this only affects libnetfilter_queue.c > > Signed-off-by: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx> > --- [...] Sorry, the v2 comment at this point should have been: > v2: also update utils/nfqnl_test.c (required for good make distcheck) Cheers ... Duncan.