From 238346abade2613e7428185c5dbadad778060f67 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Nov 2007 08:49:48 +0000 Subject: * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add sys/signalfd.h and sys/eventfd.h. --- sysdeps/unix/sysv/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/Makefile') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index a3c6228812..5683babde8 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -25,7 +25,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \ sys/quota.h sys/fsuid.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 + bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h install-others += $(inst_includedir)/bits/syscall.h -- cgit 1.4.1