]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include <kernel-features.h>.
authorUlrich Drepper <drepper@redhat.com>
Sun, 12 Aug 2007 17:42:59 +0000 (17:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 12 Aug 2007 17:42:59 +0000 (17:42 +0000)
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S

index 415f06f467bde5cde25c192d074117474a583393..a5de6708667ac8e2fa4481aecc2a559cdf851244 100644 (file)
@@ -23,6 +23,8 @@
 #include <lowlevelcond.h>
 #include <pthread-errnos.h>
 
+#include <kernel-features.h>
+
 /* For the calculation see asm/vsyscall.h.  */
 #define VSYSCALL_ADDR_vgettimeofday    0xffffffffff600000
 
index db2683b87bef1589f42e6de6d0cbfe41582d427c..2c17dc03a2a90d9ca615b1738913f5551ecdc925 100644 (file)
@@ -23,6 +23,8 @@
 #include <lowlevelcond.h>
 #include <tcb-offsets.h>
 
+#include <kernel-features.h>
+
 
        .text