Install <bits/fcntl-linux.h>

(sysdep_headers): Add bits/fcntl-linux.h.
This commit is contained in:
Andreas Jaeger 2012-10-22 09:24:14 +02:00
parent 481b90b9d6
commit 1728f92d42
1 changed files with 1 additions and 0 deletions

View 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)