From 24a58196ddcff2215d382d8a677c2dcdc898e03c Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Tue, 7 Mar 2023 14:22:48 -0500 Subject: *: Convert event.h to frrevent.h We should probably prevent any type of namespace collision with something else. Signed-off-by: Donald Sharp --- lib/ldp_sync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ldp_sync.c') diff --git a/lib/ldp_sync.c b/lib/ldp_sync.c index b0608c391a..d55819dfaf 100644 --- a/lib/ldp_sync.c +++ b/lib/ldp_sync.c @@ -10,7 +10,7 @@ #include "memory.h" #include "prefix.h" #include "log.h" -#include "event.h" +#include "frrevent.h" #include "stream.h" #include "zclient.h" #include "table.h" -- cgit v1.2.3