CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2012/04/13 12:09:01

Modified files:
        sys/arch/sh/include: signal.h 
        sys/arch/sh/sh : sh_machdep.c 

Log message:
Avoid horrible namespace pollution of <machine/signal.h> pulling in
<machine/reg.h> for the needs of struct sigcontext; said struct ought to
only use simple integer types.
Fixes build of groff on landisk.

ok pirofti@ (who had a similar diff)

Reply via email to