summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorkamil <kamil@NetBSD.org>2018-02-27 12:20:35 +0000
committerkamil <kamil@NetBSD.org>2018-02-27 12:20:35 +0000
commit7aea4598f08c76dbec28e548266dd2e38ccdef28 (patch)
tree883f8826cffd7e92a4514be407741d546dc1d4ad /sys/dev
parentc409748146f89c950835c94952ca19665804c623 (diff)
Include <inttypes.h> in t_ucontext.c
The <inttypes.h> user-land header is required for PRI types. We were including indirectly <sys/inttypes.h> through <sys/*.h> sources, and this worked for most of the ports. This fixes indirectly a build for MIPS (tested ports: arc and hpcmips), where PRI types (PRIxREGISTER) were undefined. Noted by <uwe>.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions