diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h')
-rw-r--r-- | libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h b/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h index 0caf40d7b..cd64bc37e 100644 --- a/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h +++ b/libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h @@ -20,6 +20,7 @@ #ifndef _BITS_STDIO_LOCK_H #define _BITS_STDIO_LOCK_H 1 +#include <bits/libc-lock.h> #include <lowlevellock.h> |