mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-16 06:44:32 +03:00
The semi-recent SYSCALL_CANCEL inclusion broke microblaze due to the sysdep.h header not including the unix/sysdep.h header. Include it here like all other ports.