glibc/include/bits/statx-generic.h
Florian Weimer 5dad6ffbb2 <sys/stat.h>: Use Linux UAPI header for statx if available and useful
This will automatically import new STATX_* constants.  It also avoids
a conflict between <sys/stat.h> and <linux/stat.h>.
2019-06-12 13:04:43 +02:00

2 lines
35 B
C

#include <io/bits/statx-generic.h>