1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-01-25 01:16:34 +03:00
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 */