include sys/stat.h
This commit is contained in:
parent
abbb5f0208
commit
cf8308ad60
|
@ -30,6 +30,7 @@
|
|||
#ifndef WIN32
|
||||
|
||||
#include <dirent.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
SIGAR_INLINE char *sigar_uitoa(char *buf, unsigned int n, int *len)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue