#ifndef STAT_H
#define STAT_H
#ifndef SYS_STAT_H
#include <sys/stat.h>
#endif
#endif
