#if 0 #include int mkstemp(char * template) { return 0; } /* XOPEN(400) POSIX(200809) */ #endif