summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/cthreads.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/cthreads.c')
-rw-r--r--sysdeps/mach/hurd/cthreads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/cthreads.c b/sysdeps/mach/hurd/cthreads.c
index b309301d93..273cd0f8a2 100644
--- a/sysdeps/mach/hurd/cthreads.c
+++ b/sysdeps/mach/hurd/cthreads.c
@@ -20,7 +20,7 @@
#include <stdlib.h>
char __libc_lock_self0[0];
-#if IS_IN (rtld)
+#if IS_IN_rtld
/* We don't support static tls relocation so early, but we do not have threads
there either anyway. */
static char __libc_lock_self[0];