1Source: maxice8 2Upstream: no 3Reason: fixes compilation 4 5--- a/src/flopen.c 6+++ b/src/flopen.c 7@@ -34,6 +34,7 @@ 8 #include <errno.h> 9 #include <stdarg.h> 10 #include <unistd.h> 11+#include <fcntl.h> 12 13 #include <libutil.h> 14