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_utils_networking-posix_c
Normal file
11
lang/mono/patches/patch-mono_utils_networking-posix_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: mono/utils/networking-posix.c
|
||||
--- mono/utils/networking-posix.c.orig
|
||||
+++ mono/utils/networking-posix.c
|
||||
@@ -21,6 +21,7 @@
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
#ifdef HAVE_NET_IF_H
|
||||
+#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
#endif
|
||||
#ifdef HAVE_UNISTD_H
|
Loading…
Add table
Add a link
Reference in a new issue