about summary refs log tree commit diff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/stdio-lock.h b/sysdeps/generic/stdio-lock.h
index 532bb5f23f..763c7d465a 100644
--- a/sysdeps/generic/stdio-lock.h
+++ b/sysdeps/generic/stdio-lock.h
@@ -22,6 +22,7 @@
 #include <libc-lock.h>
 
 __libc_lock_define_recursive (typedef, _IO_lock_t)
+#define _IO_lock_t_defined 1
 
 /* We need recursive (counting) mutexes.  */
 #ifdef _LIBC_LOCK_RECURSIVE_INITIALIZER