mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-05 19:01:16 +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.