diff options
Diffstat (limited to 'libio/libioP.h')
-rw-r--r-- | libio/libioP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/libioP.h b/libio/libioP.h index 8fe11084df..c93f0b9aad 100644 --- a/libio/libioP.h +++ b/libio/libioP.h @@ -26,7 +26,7 @@ the executable file might be covered by the GNU General Public License. */ #ifndef errno extern int errno; #endif -#include <libc-lock.h> +#include <bits/libc-lock.h> #include "iolibio.h" |