  /*
     Test the definition of sig_atomic_t.
   */

#include <signal.h>

static sig_atomic_t dummy;
