header for stat()

This commit is contained in:
Doug MacEachern 2008-05-31 16:30:08 +00:00
parent d785d747bc
commit af9b092b88
1 changed files with 1 additions and 0 deletions

View File

@ -691,6 +691,7 @@ enum {
#endif
#ifndef WIN32
#include <sys/stat.h>
int sigar_sudo_file2str(const char *fname, char *buffer, int buflen)
{
FILE *fp;