diff options
Diffstat (limited to 'nhrpd/vici.c')
| -rw-r--r-- | nhrpd/vici.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/nhrpd/vici.c b/nhrpd/vici.c index 2f76362603..8162ac06a6 100644 --- a/nhrpd/vici.c +++ b/nhrpd/vici.c @@ -10,6 +10,7 @@  #include <string.h>  #include <sys/socket.h>  #include <sys/un.h> +#include <fcntl.h>  #include "frrevent.h"  #include "zbuf.h"  | 
