summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-08 21:50:21 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-08 21:50:21 -0500
commitd5835c26428829fc1e9b1a60c52479313a7d91a5 (patch)
tree30fd187dddc092746f266bea6c0f7db4d346c1af /io
parentd1f741e9120669883c6fc0f6fc53b9d35e5015ce (diff)
Install bits/poll2.h
Diffstat (limited to 'io')
-rw-r--r--io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/io/Makefile b/io/Makefile
index 0f3b555446..23ce1344ed 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2003,2005-2008,2011 Free Software Foundation, Inc.
+# Copyright (C) 1992-2003,2005-2008,2011,2012 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -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 bits/fcntl2.h \
+ poll.h sys/poll.h bits/poll.h bits/fcntl2.h bits/poll2.h \
utime.h ftw.h fts.h sys/sendfile.h
routines := \