ports/security/sshguard/patches/patch-src_common_sandbox_c

9 lines
185 B
Text

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"