header for stat()
This commit is contained in:
parent
d785d747bc
commit
af9b092b88
|
@ -691,6 +691,7 @@ enum {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef WIN32
|
#ifndef WIN32
|
||||||
|
#include <sys/stat.h>
|
||||||
int sigar_sudo_file2str(const char *fname, char *buffer, int buflen)
|
int sigar_sudo_file2str(const char *fname, char *buffer, int buflen)
|
||||||
{
|
{
|
||||||
FILE *fp;
|
FILE *fp;
|
||||||
|
|
Loading…
Reference in New Issue