sync ports with The Matrix
This commit is contained in:
parent
b9b894d937
commit
4cc27cb2e4
264 changed files with 725 additions and 901 deletions
9
security/sshguard/patches/patch-src_common_sandbox_c
Normal file
9
security/sshguard/patches/patch-src_common_sandbox_c
Normal file
|
@ -0,0 +1,9 @@
|
|||
Index: src/common/sandbox.c
|
||||
--- src/common/sandbox.c.orig
|
||||
+++ src/common/sandbox.c
|
||||
@@ -1,3 +1,5 @@
|
||||
+#include <stdio.h>
|
||||
+#include <unistd.h>
|
||||
#include "config.h"
|
||||
#include "sandbox.h"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue