glibc/sysdeps/unix/sysv/linux/mips/sys
Joseph Myers 94bf0b4ac9 Make MIPS <sys/user.h> self-contained.
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>.
2016-11-04 16:44:23 +00:00
..
cachectl.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
procfs.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sysmips.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 MIPS <sys/user.h> self-contained. 2016-11-04 16:44:23 +00:00