procps/ps
Thomas Petazzoni 686550b305 ps/output.c: include <dlfcn.h> only when necessary
dlopen() functionality is only used when SELinux support is enabled, so
<dlfcn.h> only needs to be included when ENABLE_LIBSELINUX is
defined. This fixes the build in configurations where <dlfcn.h> is not
available.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-15 21:10:30 +10:00
..
common.h
COPYING
display.c
global.c
HACKING
help.c
output.c
parser.c
ps.1 ps: display control group name 2015-10-14 21:34:37 +11:00
regression
select.c
sortformat.c
stacktrace.c