glibc/sysdeps/unix/sysv/linux/sh/sys
Joseph Myers 8129bf7732 Make SH <sys/user.h> self-contained.
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>.
2016-11-11 21:04:28 +00:00
..
procfs.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ucontext.h Installed-header hygiene (BZ#20366): stack_t. 2016-09-23 08:43:56 -04:00
user.h Make SH <sys/user.h> self-contained. 2016-11-11 21:04:28 +00:00