]> granicus.if.org Git - strace/commit
getrusage.test: fix build on x32
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 19 Feb 2016 03:33:49 +0000 (03:33 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 19 Feb 2016 03:39:59 +0000 (03:39 +0000)
commit2743efccce59e5b10cbebd462368879221a9f025
treecc63d4cac9b59197550da8b730df6208cb6477c4
parent274fd468e1e446d4570cf2e1297d83df1f2c3601
getrusage.test: fix build on x32

* tests/getrusage.c: Include <stdint.h>
(main): Print members of struct timeval using %ju format.
tests/getrusage.c