blob: 36304179b4359c2a60d3c81d820b5b6e49078087 [file] [log] [blame]
int
foo (void)
{
return bind (0, 0, 0); /* { dg-warning "implicit declaration of function 'bind'" } */
}