wok view coreutils/stuff/ls.u @ rev 24035

updated sane-backends and sane-backends-dev (1.0.22 -> 1.0.24)
author Hans-G?nter Theisgen
date Sun Apr 11 15:30:14 2021 +0100 (2021-04-11)
parents
children
line source
1 --- coreutils-7.4/src/ls.c
2 +++ coreutils-7.4/src/ls.c
3 @@ -63,6 +63,7 @@
4 #include <grp.h>
5 #include <pwd.h>
6 #include <getopt.h>
7 +#include <asm/types.h>
8 #include <signal.h>
9 #include <selinux/selinux.h>
10 #include <wchar.h>