diff options
Diffstat (limited to 'lib/libfrr.c')
| -rw-r--r-- | lib/libfrr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfrr.c b/lib/libfrr.c index bbef14378d..4cc04babe9 100644 --- a/lib/libfrr.c +++ b/lib/libfrr.c @@ -8,6 +8,7 @@ #include <zebra.h> #include <sys/stat.h> #include <sys/un.h> +#include <fcntl.h> #include <sys/types.h> #include <sys/wait.h> |
