Fix generic wait3 after union wait_status removal.
commit9a3d16ac152447567bfc822497c564a0630c79fe
authorRoland McGrath <roland@hack.frob.com>
Fri, 2 Sep 2016 23:57:59 +0000 (2 16:57 -0700)
committerRoland McGrath <roland@hack.frob.com>
Fri, 2 Sep 2016 23:57:59 +0000 (2 16:57 -0700)
treec1dac740557f6428f45779cc391a0cabf59092d0
parent307c2c2dfff76330a29a3ab69a0177b118142145
Fix generic wait3 after union wait_status removal.

* sysdeps/posix/wait3.c: Don't treat STAT_LOC as a union, since it's
not any more.
ChangeLog
sysdeps/posix/wait3.c