mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Add missing patch.
This commit is contained in:
parent
293b2bc4b3
commit
8970b7bd29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453108
10
multimedia/obs-studio/files/patch-libobs_util_platform-nix.c
Normal file
10
multimedia/obs-studio/files/patch-libobs_util_platform-nix.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- libobs/util/platform-nix.c.orig 2017-10-29 09:19:47 UTC
|
||||
+++ libobs/util/platform-nix.c
|
||||
@@ -38,6 +38,7 @@
|
||||
#include <sys/queue.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/user.h>
|
||||
+#include <sys/sysctl.h>
|
||||
#include <unistd.h>
|
||||
#include <libprocstat.h>
|
||||
#else
|
Loading…
Reference in New Issue
Block a user