> Any suggestions? Is protecting the __sigreturn() declaration with > __USE_MISC the right thing to do? That's probably the most right thing to do. The other thing that is easy and sufficient is to just put a struct forward declaration right there.