mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 01:40:07 +00:00
94bf0b4ac9
The check-installed-headers tests show up that the MIPS <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 MIPS (all 24 ABIs, compilation only). * sysdeps/unix/sysv/linux/mips/sys/user.h: Include <stddef.h>. |
||
---|---|---|
.. | ||
cachectl.h | ||
procfs.h | ||
sysmips.h | ||
ucontext.h | ||
user.h |