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
..
2016-11-10 16:52:35 +05:30
2016-11-04 09:37:44 -07:00
2016-10-31 17:32:25 +01:00
2016-09-18 23:48:55 +02:00
2016-11-11 21:04:28 +00:00