commit | 8280752089fb63d8c8043878a2bb68ba6854a54b | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Thu Dec 14 03:23:37 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 24 09:34:13 2018 +0200 |
tree | ae817bae51711da157aa66ba48da6947af4f1b4f | |
parent | 1c72e231eb06499e376842defa03e1e295d63ba0 [diff] |
um: Compile with modern headers commit 530ba6c7cb3c22435a4d26de47037bb6f86a5329 upstream. Recent libcs have gotten a bit more strict, so we actually need to include the right headers and use the right types. This enables UML to compile again. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Cc: stable@vger.kernel.org Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>