about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-08-11 12:41:48 -0700
committerUlrich Drepper <drepper@redhat.com>2010-08-11 12:41:48 -0700
commit10b3bedcb03386cc280113f552479793e4bac35f (patch)
tree9a83ffeb9970bb0cb7ead065f5668f5cd2847487 /sysdeps/unix/sysv/linux/Makefile
parentc08fb0d7bba4015078406b28d3906ccc5fda9d5a (diff)
downloadglibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.gz
glibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.xz
glibc-10b3bedcb03386cc280113f552479793e4bac35f.zip
Add support for Linux fanotify_init and fanotify_mask syscalls.
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 5ab6a4f1e9..4302bd392c 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -30,7 +30,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/timerfd.h sys/fanotify.h
 
 install-others += $(inst_includedir)/bits/syscall.h