SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
lang/mono/patches/patch-mono_metadata_w32process-unix-bsd_c
Normal file
11
lang/mono/patches/patch-mono_metadata_w32process-unix-bsd_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: mono/metadata/w32process-unix-bsd.c
|
||||
--- mono/metadata/w32process-unix-bsd.c.orig
|
||||
+++ mono/metadata/w32process-unix-bsd.c
|
||||
@@ -7,6 +7,7 @@
|
||||
|
||||
#ifdef USE_BSD_BACKEND
|
||||
|
||||
+#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <sys/proc.h>
|
Loading…
Add table
Add a link
Reference in a new issue