summaryrefslogtreecommitdiff
path: root/zebra/zapi_msg.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-11-04 08:47:46 +0000
committerDonald Sharp <sharpd@nvidia.com>2023-11-07 06:47:51 -0500
commit6de9f7fbf582cf9ea10803437ce7ec845c43d67a (patch)
treec630c052f068734a4852e074e181ba16d4493bb5 /zebra/zapi_msg.c
parent42ddcf71e58300c7b594ac3964977625355cb24c (diff)
*: Move distance related defines into their own header
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'zebra/zapi_msg.c')
-rw-r--r--zebra/zapi_msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zapi_msg.c b/zebra/zapi_msg.c
index 856c906bdc..34977a9143 100644
--- a/zebra/zapi_msg.c
+++ b/zebra/zapi_msg.c
@@ -24,6 +24,7 @@
#include "lib/vrf.h"
#include "lib/libfrr.h"
#include "lib/lib_errors.h"
+#include "lib/frrdistance.h"
#include "zebra/zebra_router.h"
#include "zebra/rib.h"