From 9446e02b0d2e94da4ebe9df6e2c5d23adc0f1d7d Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 14 Nov 2020 23:35:35 +0000 Subject: hurd: Remove some remnants of cthreads Libc has actually been using mach's lock-internal.h mutex for a long time already. --- sysdeps/htl/bits/pthread-np.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/htl/bits') diff --git a/sysdeps/htl/bits/pthread-np.h b/sysdeps/htl/bits/pthread-np.h index 13a0421334..8c7dc4e104 100644 --- a/sysdeps/htl/bits/pthread-np.h +++ b/sysdeps/htl/bits/pthread-np.h @@ -17,7 +17,7 @@ . */ /* - * Never include this file directly; use or instead. + * Never include this file directly; use instead. */ #ifndef _BITS_PTHREAD_NP_H -- cgit 1.4.1