yang: Added missed prefix to the yang file

Corrected warning by including the module

Signed-off-by: y-bharath14 <y.bharath@samsung.com>
(cherry picked from commit ed832b70ec)
This commit is contained in:
Y Bharath 2024-07-22 16:47:54 +05:30 committed by Mergify
parent 8cbd70bafc
commit d8b47bffc0

View File

@ -6,6 +6,9 @@ module frr-deviations-ietf-routing {
import ietf-routing {
prefix ietf-routing;
}
import ietf-rip {
prefix ietf-rip;
}
organization
"FRRouting";