about summary refs log tree commit diff
path: root/intl/localealias.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/localealias.c')
-rw-r--r--intl/localealias.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/localealias.c b/intl/localealias.c
index 99fcfa511f..c77f12527e 100644
--- a/intl/localealias.c
+++ b/intl/localealias.c
@@ -85,7 +85,7 @@ void free ();
 # define strdup __strdup
 
 /* We need locking here since we can be called from different palces.  */
-# include <libc-lock.h>
+# include <bits/libc-lock.h>
 
 __libc_lock_define_initialized (static, lock);
 #endif