From 1eaf39576819e5d3c75264bb6600055f905c1808 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 24 Jan 2003 17:54:31 +0000 Subject: A few more needed updates --- libc/sysdeps/linux/alpha/bits/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/alpha/bits/types.h') diff --git a/libc/sysdeps/linux/alpha/bits/types.h b/libc/sysdeps/linux/alpha/bits/types.h index d5e4aac21..581c7bbd1 100644 --- a/libc/sysdeps/linux/alpha/bits/types.h +++ b/libc/sysdeps/linux/alpha/bits/types.h @@ -109,7 +109,7 @@ typedef unsigned int __socklen_t; /* Now add the thread types. */ -#if defined __USE_POSIX199506 || defined __USE_UNIX98 +#if defined __UCLIBC_HAS_THREADS__ && (defined __USE_POSIX199506 || defined __USE_UNIX98) # include #endif -- cgit v1.2.3