1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-05 00:22:17 +03:00
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
..
2014-05-16 11:17:41 -07:00
2014-07-07 09:29:06 -07:00
2016-04-12 11:05:13 +01:00
2016-04-12 11:05:13 +01:00
2016-11-04 16:42:37 +00:00
2016-04-12 11:05:13 +01:00