mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Unbreak build from ed31b3f4a1 (misapplied diff).
Differential Revision: <https://reviews.freebsd.org/D28150
This commit is contained in:
parent
ed31b3f4a1
commit
51e7276365
1 changed files with 0 additions and 1 deletions
|
|
@ -616,7 +616,6 @@ jail_warnx(const struct cfjail *j, const char *fmt, ...)
|
|||
int
|
||||
create_jail(struct cfjail *j)
|
||||
{
|
||||
struct iovec jiov[4];
|
||||
struct stat st;
|
||||
struct jailparam *jp, *setparams, *sjp;
|
||||
const char *path;
|
||||
|
|
|
|||
Loading…
Reference in a new issue