diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/kernel-features.h')
-rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/kernel-features.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/kernel-features.h b/libpthread/nptl/sysdeps/unix/sysv/linux/kernel-features.h index ef8240b00..dd2d40a44 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/kernel-features.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/kernel-features.h @@ -25,10 +25,8 @@ # include <sgidefs.h> #endif -#if __UCLIBC__ # include <linux/version.h> # define __LINUX_KERNEL_VERSION LINUX_VERSION_CODE -#endif #ifndef __LINUX_KERNEL_VERSION /* We assume the worst; all kernels should be supported. */ |