  /*
     Test the definition of sigset_t.
   */

#include <signal.h>

static sigset_t dummy;
