about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-13 20:27:59 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-13 20:27:59 +0000
commit2a418ac326831b112d32fb1b29c4a351f07fac98 (patch)
tree2fbb2d3c0d298b4e83994342a706e3045aceec00 /sysdeps/unix/sysv/linux/Makefile
parente19e83c5d2ead7a5ab5fa7afa6fed1a427dc2465 (diff)
downloadglibc-2a418ac326831b112d32fb1b29c4a351f07fac98.tar.gz
glibc-2a418ac326831b112d32fb1b29c4a351f07fac98.tar.xz
glibc-2a418ac326831b112d32fb1b29c4a351f07fac98.zip
Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index e684b160f0..7da55025a9 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -32,7 +32,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \
 		  scsi/sg.h scsi/scsi.h scsi/scsi_ioctl.h sys/pci.h \
 		  sys/ultrasound.h sys/raw.h sys/personality.h sys/epoll.h \
 		  bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h \
-		  sys/timerfd.h sys/fanotify.h
+		  sys/timerfd.h sys/fanotify.h bits/eventfd.h
 
 install-others += $(inst_includedir)/bits/syscall.h