wok diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/coreutils/stuff/ls.u	Sun Apr 11 15:30:14 2021 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- coreutils-7.4/src/ls.c
     1.5 ++++ coreutils-7.4/src/ls.c
     1.6 +@@ -63,6 +63,7 @@
     1.7 + #include <grp.h>
     1.8 + #include <pwd.h>
     1.9 + #include <getopt.h>
    1.10 ++#include <asm/types.h>
    1.11 + #include <signal.h>
    1.12 + #include <selinux/selinux.h>
    1.13 + #include <wchar.h>