summaryrefslogtreecommitdiff
path: root/pimd/pim_upstream.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 /pimd/pim_upstream.c
parent42ddcf71e58300c7b594ac3964977625355cb24c (diff)
*: Move distance related defines into their own header
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pimd/pim_upstream.c')
-rw-r--r--pimd/pim_upstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim_upstream.c b/pimd/pim_upstream.c
index e36bd82ac6..335c8a454b 100644
--- a/pimd/pim_upstream.c
+++ b/pimd/pim_upstream.c
@@ -17,6 +17,7 @@
#include "jhash.h"
#include "wheel.h"
#include "network.h"
+#include "frrdistance.h"
#include "pimd.h"
#include "pim_pim.h"