From 6de9f7fbf582cf9ea10803437ce7ec845c43d67a Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Sat, 4 Nov 2023 08:47:46 +0000 Subject: *: Move distance related defines into their own header Signed-off-by: Donald Sharp --- zebra/zebra_rib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'zebra/zebra_rib.c') diff --git a/zebra/zebra_rib.c b/zebra/zebra_rib.c index a4af3a43ff..05ac3f3d8e 100644 --- a/zebra/zebra_rib.c +++ b/zebra/zebra_rib.c @@ -29,6 +29,7 @@ #include "frr_pthread.h" #include "printfrr.h" #include "frrscript.h" +#include "frrdistance.h" #include "zebra/zebra_router.h" #include "zebra/connected.h" -- cgit v1.2.3