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

updated libao and libao-dev (1.1.0 -> 1.2.2)
author Hans-Günter Theisgen
date Mon Mar 02 17:05:10 2020 +0100 (2020-03-02)
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>