summaryrefslogblamecommitdiffstats
path: root/include/fileutils.h
blob: 27b566190a0c9e1641c85654da7198b67066e07f (plain) (tree)
1
2
3
4
5
6





                                       
#ifndef UTIL_LINUX_FILEUTILS
#define UTIL_LINUX_FILEUTILS

extern FILE * xmkstemp(char **tmpname);

#endif