Install <bits/fcntl-linux.h>
authorAndreas Jaeger <aj@suse.de>
Mon, 22 Oct 2012 07:24:14 +0000 (09:24 +0200)
committerAndreas Jaeger <aj@suse.de>
Mon, 22 Oct 2012 07:24:14 +0000 (09:24 +0200)
(sysdep_headers): Add bits/fcntl-linux.h.

sysdeps/unix/sysv/linux/Makefile

index ddae686..8e5361c 100644 (file)
@@ -153,6 +153,7 @@ endif
 ifeq ($(subdir),io)
 sysdep_routines += xstatconv internal_statvfs internal_statvfs64 \
                   sync_file_range open_2 open64_2 fallocate fallocate64
+sysdep_headers += bits/fcntl-linux.h
 endif
 
 ifeq ($(subdir),elf)