#ifndef UTIL_LINUX_FILEUTILS #define UTIL_LINUX_FILEUTILS extern FILE * xmkstemp(char **tmpname); #endif