kern_exec.c: Produce valid code ifndef SYS_PROTO_H
Reported by: Coccinelle
This commit is contained in:
parent
62e107c31b
commit
698dda6777
@ -233,7 +233,7 @@ struct fexecve_args {
|
||||
int fd;
|
||||
char **argv;
|
||||
char **envv;
|
||||
}
|
||||
};
|
||||
#endif
|
||||
int
|
||||
sys_fexecve(struct thread *td, struct fexecve_args *uap)
|
||||
|
Loading…
x
Reference in New Issue
Block a user