aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-14 00:13:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-14 00:13:47 +0000
commit2a979d3a148057b7220aa4a173258cfec69f0ad1 (patch)
tree946757a14172fcd6161bcc43949fe016d8064282 /sysdeps/unix/sysv/linux/Makefile
parent2a418ac326831b112d32fb1b29c4a351f07fac98 (diff)
downloadglibc-2a979d3a148057b7220aa4a173258cfec69f0ad1.tar
glibc-2a979d3a148057b7220aa4a173258cfec69f0ad1.tar.gz
glibc-2a979d3a148057b7220aa4a173258cfec69f0ad1.tar.bz2
glibc-2a979d3a148057b7220aa4a173258cfec69f0ad1.zip
Split architecture-specific parts of sys/inotify.h into bits/inotify.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 7da55025a9..2a457a6bd8 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 bits/eventfd.h
+ sys/timerfd.h sys/fanotify.h bits/eventfd.h bits/inotify.h
install-others += $(inst_includedir)/bits/syscall.h