recognize new archive, audio, image formats; give audio files a separate color
[platform/upstream/coreutils.git] / lib / euidaccess-stat.h
1 #include <sys/types.h>
2 #include <sys/stat.h>
3 #include <stdbool.h>
4
5 bool euidaccess_stat (struct stat const *st, int mode);