Baruch Siach 13c32916b4 flopen: Add missing <fcntl.h> include
Commit 993828d84ee (Add flopenat() function from FreeBSD) dropped the
fcntl.h header. This breaks the build with musl libc:

flopen.c: In function ‘vflopenat’:
flopen.c:60:14: error: ‘O_CREAT’ undeclared (first use in this function)
  if (flags & O_CREAT) {
              ^~~~~~~

Restore the fcntl.h header include to fix the build.

Fixes: commit 993828d84eed0468c6c15b2818e534e6b134b8e4
Submitted-also-by: parazyd <parazyd@dyne.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Guillem Jover <guillem@hadrons.org>
2018-06-17 20:23:48 +02:00
..
2017-06-19 03:17:21 +02:00
2017-06-05 06:18:27 +02:00
2011-06-08 02:10:38 +02:00
2017-06-19 03:17:21 +02:00
2018-05-21 04:48:32 +02:00
2018-05-21 04:48:32 +02:00
2018-06-17 20:23:48 +02:00
2018-05-21 04:47:28 +02:00
2017-06-19 03:17:21 +02:00
2017-06-05 05:52:07 +02:00
2014-07-15 10:57:42 +02:00
2018-05-21 04:47:28 +02:00
2017-06-19 03:17:21 +02:00
2018-04-04 02:29:15 +02:00
2017-06-19 03:17:21 +02:00
2018-05-21 04:47:28 +02:00
2018-03-06 01:10:14 +01:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00
2017-06-19 03:17:21 +02:00