]> granicus.if.org Git - strace/commit
x32: fix preadv2-pwritev2.test
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 29 Nov 2016 19:51:15 +0000 (19:51 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 29 Nov 2016 19:51:15 +0000 (19:51 +0000)
commit54e164f630aaba84089d107556849b590ed2d3f3
tree5dc7410e0262feaae4a2e7a58939f47e1db0f954
parentaad1e4a0bbc7c53af333623cc76a71a61bd704fc
x32: fix preadv2-pwritev2.test

* tests/preadv2-pwritev2.c: Include "kernel_types.h".
(main): Use kernel_ulong_t instead of unsigned long as types
of arguments of preadv2 and pwritev2 syscalls.
tests/preadv2-pwritev2.c