Under 1003.1-1990, sa_* is a reserved local identifier space if you #include <signal.h>. That means it is ok to define sa_sigaction, so there is no need to conditionalize the defn.