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

updated libssh2 and libssh2-dev (1.8.0 -> 1.9.0)
author Hans-G?nter Theisgen
date Thu Mar 12 13:15:48 2020 +0100 (2020-03-12)
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>