jail: Fix build with glibc
[project/procd.git] / jail / netifd.c
index 0f05ccc2bae0d309b5fb9e2ec1848aca627c0d16..bb205d0b241f450142304ed9fd73fbad66791f55 100644 (file)
@@ -20,6 +20,7 @@
 #include <string.h>
 #include <errno.h>
 #include <libgen.h>
+#include <fcntl.h>
 
 #include <sys/inotify.h>
 #include <sys/stat.h>