mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 19:00:09 +00:00
049cc4855a
The check-installed-headers tests show up that the Alpha <sys/user.h> is not self-contained, using size_t without including any header that defines it. This patch fixes it by including <stddef.h>, as done for other architectures' versions of this header. Tested for Alpha (compilation only). * sysdeps/unix/sysv/linux/alpha/sys/user.h: Include <stddef.h>. |
||
---|---|---|
.. | ||
linux |