- we unconditionally need ruid. Fixes build error in line 334
This commit is contained in:
parent
ab51bf4e28
commit
bc9d7d788b
@ -54,9 +54,7 @@ const char *applet_name ATTRIBUTE_EXTERNALLY_VISIBLE;
|
||||
bool re_execed;
|
||||
#endif
|
||||
|
||||
#if ENABLE_FEATURE_SUID
|
||||
static uid_t ruid; /* real uid */
|
||||
#endif
|
||||
|
||||
#if ENABLE_FEATURE_SUID_CONFIG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user