consistency: use struct __ucontext instead of ucontext_t in prototypes
authorRich Felker <dalias@aerifal.cx>
Sun, 31 Jul 2011 04:10:29 +0000 (00:10 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 31 Jul 2011 04:10:29 +0000 (00:10 -0400)
commitacfd06df17fd3940e4602af4b9132f61a6a3eb7f
tree8bded47cb7113e9e80d38740213ca5470191437d
parent07827d1a82fb33262f686eda959857f0d28cd8fa
consistency: use struct __ucontext instead of ucontext_t in prototypes

this is necessary to avoid build errors if feature test macros are not
properly defined when including ucontext.h
include/ucontext.h