From 639aa6011e81384ae88d0356682e8ef20e1de6ab Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 13 Aug 2007 18:33:00 +0000 Subject: [PATCH] Include kernel-features.h. --- sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h b/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h index ab829ad7af..4f6796449a 100644 --- a/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h +++ b/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h @@ -24,6 +24,7 @@ #include #include #include +#include #define __NR_futex 394