]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/stub/bits/libc-lock.h
Update.
[thirdparty/glibc.git] / sysdeps / stub / bits / libc-lock.h
similarity index 97%
rename from sysdeps/stub/libc-lock.h
rename to sysdeps/stub/bits/libc-lock.h
index 724b6e59d42340be9097b1b33e5986362831b525..4261728b2cb2b338b4d1dee34e5fff42b29185d1 100644 (file)
@@ -17,8 +17,8 @@
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#ifndef _LIBC_LOCK_H
-#define _LIBC_LOCK_H 1
+#ifndef _BITS_LIBC_LOCK_H
+#define _BITS_LIBC_LOCK_H 1
 
 
 /* Define a lock variable NAME with storage class CLASS.  The lock must be
@@ -80,4 +80,4 @@
 /* We need portable names for some of the functions.  */
 #define __libc_mutex_unlock
 
-#endif /* libc-lock.h */
+#endif /* bits/libc-lock.h */