summaryrefslogtreecommitdiff
path: root/sysdeps/generic/stdio-lock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/stdio-lock.h')
-rw-r--r--sysdeps/generic/stdio-lock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/stdio-lock.h b/sysdeps/generic/stdio-lock.h
index 620e207f80..38f93efce9 100644
--- a/sysdeps/generic/stdio-lock.h
+++ b/sysdeps/generic/stdio-lock.h
@@ -19,7 +19,7 @@
#ifndef _STDIO_LOCK_H
#define _STDIO_LOCK_H 1
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
__libc_lock_define_recursive (typedef, _IO_lock_t)