pts: typedef u_int in some tests that include <sys/sysctl.h>.
authorSascha Wildner <saw@online.de>
Mon, 27 Feb 2017 18:16:28 +0000 (19:16 +0100)
committerSascha Wildner <saw@online.de>
Wed, 17 Jan 2018 10:00:24 +0000 (11:00 +0100)
commit66347a23d3edde40da047291b548c9dc646e4474
tree4c611eb9ff7dea96f15f4ad95b0885aa7e05fa4d
parent034d90e7e353c92524bbb139d28bcc29ac195cc3
pts: typedef u_int in some tests that include <sys/sysctl.h>.

With POSIX environment requested, u_int isn't defined by default.
test/contrib/posixtestsuite-1.5.2/conformance/interfaces/sched_setparam/10-1.c
test/contrib/posixtestsuite-1.5.2/conformance/interfaces/sched_setparam/2-1.c
test/contrib/posixtestsuite-1.5.2/conformance/interfaces/sched_setparam/2-2.c
test/contrib/posixtestsuite-1.5.2/conformance/interfaces/sched_setparam/9-1.c
test/contrib/posixtestsuite-1.5.2/conformance/interfaces/sched_yield/1-1.c