From 507352f1a18c408963857656a09c64a602591f4b Mon Sep 17 00:00:00 2001 From: Markus Trippelsdorf Date: Thu, 31 May 2012 16:16:23 -0700 Subject: Add bits/sysctl.h to sysdep_headers --- 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 21b560790e..ddae6862bf 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -36,7 +36,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \ bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h \ sys/timerfd.h sys/fanotify.h bits/eventfd.h bits/inotify.h \ bits/signalfd.h bits/timerfd.h bits/epoll.h \ - bits/socket_type.h bits/syscall.h + bits/socket_type.h bits/syscall.h bits/sysctl.h tests += tst-clone -- cgit v1.2.3