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