blob: c936a4c193d416a2f6ec2f0cb8ba680a14c1c462 [file] [log] [blame]
// Does nothing, but linking it with -lpthread is enough to trigger an error
// that should be suppressed when it is run.
int main(void)
{
return 0;
}