wok diff coreutils/stuff/ls.u @ rev 22667

updated firefox-official packages (70.0 -> 72.0)
author Hans-G?nter Theisgen
date Fri Jan 17 10:31:16 2020 +0100 (2020-01-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/coreutils/stuff/ls.u	Fri Jan 17 10:31:16 2020 +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>