mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
- 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;
|
bool re_execed;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLE_FEATURE_SUID
|
|
||||||
static uid_t ruid; /* real uid */
|
static uid_t ruid; /* real uid */
|
||||||
#endif
|
|
||||||
|
|
||||||
#if ENABLE_FEATURE_SUID_CONFIG
|
#if ENABLE_FEATURE_SUID_CONFIG
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user