/* Test the definition of SIG_DFL. */ #include void (*dummy) (int) = SIG_DFL;