diff options
Diffstat (limited to 'libc/sysdeps/linux/common')
| -rw-r--r-- | libc/sysdeps/linux/common/Makefile.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libc/sysdeps/linux/common/Makefile.in b/libc/sysdeps/linux/common/Makefile.in index e9fa80271..2fab0ce7d 100644 --- a/libc/sysdeps/linux/common/Makefile.in +++ b/libc/sysdeps/linux/common/Makefile.in @@ -30,7 +30,7 @@ endif  ifneq ($(UCLIBC_LINUX_SPECIFIC),y)  # we need these internally: fstatfs.c statfs.c -CSRC := $(filter-out inotify.c ioperm.c iopl.c madvise.c \ +CSRC := $(filter-out capget.c inotify.c ioperm.c iopl.c madvise.c \  	modify_ldt.c personality.c prctl.c readahead.c reboot.c \  	remap_file_pages.c sched_getaffinity.c sched_setaffinity.c \  	sendfile64.c sendfile.c setfsgid.c setfsuid.c setresuid.c \ | 
