1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

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

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)