  /*
     Test the definition of pid_t.
   */

#include <sys/types.h>

static pid_t dummy;
