busybox/selinux
Denys Vlasenko 488dd70869 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
When compiling with !ENABLE_FEATURE_GETOPT_LONG, busybox still tries
to include getopt.h which is not available; for example with uClibc
when !UCLIBC_HAS_GETOPT_LONG.  getopt.h is only required
for the _long set of functions.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-05-29 04:24:52 +02:00
..
chcon.c
Config.src
getenforce.c
getsebool.c
Kbuild.src
load_policy.c
matchpathcon.c
runcon.c
selinuxenabled.c
sestatus.c
setenforce.c
setfiles.c
setsebool.c