#include char * tempnam(const char * dir, const char * pfx) { return NULL; } /* XOPEN(4) */