compile warnings: Zflg unused when !selinux
Signed-off-by: Serge Hallyn <shallyn@cisco.com>
This commit is contained in:
@@ -97,7 +97,9 @@ static char *user_home;
|
|||||||
|
|
||||||
static bool fflg = false;
|
static bool fflg = false;
|
||||||
static bool rflg = false;
|
static bool rflg = false;
|
||||||
|
#ifdef WITH_SELINUX
|
||||||
static bool Zflg = false;
|
static bool Zflg = false;
|
||||||
|
#endif
|
||||||
static bool Rflg = false;
|
static bool Rflg = false;
|
||||||
|
|
||||||
static bool is_shadow_pwd;
|
static bool is_shadow_pwd;
|
||||||
|
Reference in New Issue
Block a user