sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-20 18:59:05 +00:00
parent b9b894d937
commit 4cc27cb2e4
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
264 changed files with 725 additions and 901 deletions

View 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"