mirror_zfs/include/sys/stat.h

7 lines
90 B
C
Raw Normal View History

#ifndef _SPL_STAT_H
#define _SPL_STAT_H
#include <linux/stat.h>
#endif /* SPL_STAT_H */