aboutsummaryrefslogtreecommitdiff
path: root/include/bits/statx-generic.h
AgeCommit message (Collapse)Author
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer
This will automatically import new STATX_* constants. It also avoids a conflict between <sys/stat.h> and <linux/stat.h>.