glibc/sysdeps/unix/sysv/linux/alpha/sys
Joseph Myers 049cc4855a Make Alpha <sys/user.h> self-contained.
The check-installed-headers tests show up that the Alpha <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 Alpha (compilation only).

	* sysdeps/unix/sysv/linux/alpha/sys/user.h: Include <stddef.h>.
2016-11-17 14:15:03 +00:00
..
acct.h Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
io.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
ucontext.h Installed-header hygiene (BZ#20366): stack_t. 2016-09-23 08:43:56 -04:00
user.h Make Alpha <sys/user.h> self-contained. 2016-11-17 14:15:03 +00:00