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

updated duplicity (0.7.18.2 -> 0.8.09)
author Hans-G?nter Theisgen
date Fri Jan 24 08:25:58 2020 +0100 (2020-01-24)
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>