Hi, On Thu, 2017-08-17 at 11:35 +0200, Phil Sutter wrote: > On Wed, Aug 16, 2017 at 10:43:00PM +0200, Eric Leblond wrote: > > Signed-off-by: Eric Leblond <eric@xxxxxxxxx> > > --- > > src/libnftables.c | 2 ++ > > src/main.c | 1 - > > 2 files changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/src/libnftables.c b/src/libnftables.c > > index 6599248..6d4aceb 100644 > > --- a/src/libnftables.c > > +++ b/src/libnftables.c > > @@ -33,6 +33,8 @@ unsigned int handle_output; > > unsigned int debug_level; > > #endif > > > > +const char *include_paths[INCLUDE_PATHS_MAX] = { > > DEFAULT_INCLUDE_PATH }; > > + > > I guess this belongs into nft_ctx as well. Yes, it could be done later. ++ -- Eric Leblond <eric@xxxxxxxxx> Blog: https://home.regit.org/ -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html