diff options
Diffstat (limited to 'lib/systemd.c')
-rw-r--r-- | lib/systemd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/systemd.c b/lib/systemd.c index bd364ad66..56a53a6e7 100644 --- a/lib/systemd.c +++ b/lib/systemd.c @@ -7,7 +7,7 @@ #include <zebra.h> #include <sys/un.h> -#include "event.h" +#include "frrevent.h" #include "systemd.h" #include "lib_errors.h" |