From 17c7acfa11c2e680eeead785f6b9ecfae7837afb Mon Sep 17 00:00:00 2001 From: Alan Yaniger Date: Thu, 5 Aug 2021 15:34:38 +0300 Subject: [PATCH] fixed error in rebase --- include/clixon_custom.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/clixon_custom.h b/include/clixon_custom.h index d4af4463..920b45f4 100644 --- a/include/clixon_custom.h +++ b/include/clixon_custom.h @@ -112,3 +112,8 @@ * solve all usecases, such as absolute usecases where the added node is looked for */ #define XML_PARENT_CANDIDATE + +/*! Enable yang patch RFC 8072 + * Remove this when regression test + */ +#undef YANG_PATCH