mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
Include sudo_exec.h for the sudo_execve() prototype.
This commit is contained in:
parent
9cd65dafc6
commit
b3da8ccd89
@ -48,6 +48,7 @@
|
||||
#endif
|
||||
|
||||
#include "sudo.h"
|
||||
#include "sudo_exec.h"
|
||||
|
||||
static struct selinux_state {
|
||||
security_context_t old_context;
|
||||
|
Loading…
x
Reference in New Issue
Block a user