]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include <libc-lock.h>, not <bits/libc-lock.h>.
authorUlrich Drepper <drepper@redhat.com>
Wed, 19 Nov 1997 23:45:09 +0000 (23:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 19 Nov 1997 23:45:09 +0000 (23:45 +0000)
sysdeps/mach/hurd/cthreads.c

index c63ae73bb5d6031934e3da95f0fce7461d64d629..a641b647dfd3434b53d6fb99c52a5ee2e12eb36c 100644 (file)
@@ -1,4 +1,4 @@
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
 #include <errno.h>
 #include <stdlib.h>