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

debugging with markers, I think the build server does NOT build the gpg... but here locally gpg binary is created and at the place it should be
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 20:40:08 2018 +0000 (2018-06-09)
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>