summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-29 22:44:27 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-29 22:44:27 +0000
commiteafaae72965ebda3c5b4307993c83940a2374fac (patch)
tree41246cf379b1ff3213cbcdc18e4ef4d36b274965 /io
parentc5705565e5eca6b3c3e65715f5480617337ffc1d (diff)
[BZ #4860]
* io/Makefile (headers): Add bits/fcntl2.h.
Diffstat (limited to 'io')
-rw-r--r--io/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/Makefile b/io/Makefile
index f4861d7de4..da589b118a 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -23,7 +23,7 @@ subdir := io
headers := sys/stat.h bits/stat.h sys/statfs.h bits/statfs.h sys/vfs.h \
sys/statvfs.h bits/statvfs.h fcntl.h sys/fcntl.h bits/fcntl.h \
- poll.h sys/poll.h bits/poll.h \
+ poll.h sys/poll.h bits/poll.h bits/fcntl2.h \
utime.h ftw.h fts.h sys/sendfile.h
routines := \