mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-06 01:21:08 +00:00
8129bf7732
The check-installed-headers tests show up that the SH <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 SH3 and SH4 (compilation only). * sysdeps/unix/sysv/linux/sh/sys/user.h: Include <stddef.h>. |
||
---|---|---|
.. | ||
procfs.h | ||
ucontext.h | ||
user.h |