yang: Added missed prefix to the yang file

Corrected warning by including the module

Signed-off-by: y-bharath14 <y.bharath@samsung.com>
This commit is contained in:
Y Bharath 2024-07-22 16:47:54 +05:30
parent 8eb78b2d89
commit ed832b70ec

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";