]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include kernel-features.h.
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2007 18:33:00 +0000 (18:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2007 18:33:00 +0000 (18:33 +0000)
sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h

index ab829ad7af46e4ff6ea9241fe99b375244ff2773..4f6796449ab75ef586e38ce2d0cfbf2c429e7e19 100644 (file)
@@ -24,6 +24,7 @@
 #include <bits/pthreadtypes.h>
 #include <atomic.h>
 #include <sysdep.h>
+#include <kernel-features.h>
 
 
 #define __NR_futex             394