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