diff options
Diffstat (limited to 'lib/systemd.c')
-rw-r--r-- | lib/systemd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/systemd.c b/lib/systemd.c index 56a53a6..a82c376 100644 --- a/lib/systemd.c +++ b/lib/systemd.c @@ -5,6 +5,7 @@ */ #include <zebra.h> +#include <sys/stat.h> #include <sys/un.h> #include "frrevent.h" |