Artifact [b552a44780]

Artifact b552a44780a7dc3bd5e2941abf2c1c48e1b013b1:


int mkstemp(char *template) {
	return(-1);
}