Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2017 11:36:56 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453108 - head/multimedia/obs-studio/files
Message-ID:  <201710291136.v9TBaubx029884@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Sun Oct 29 11:36:56 2017
New Revision: 453108
URL: https://svnweb.freebsd.org/changeset/ports/453108

Log:
  Add missing patch.

Added:
  head/multimedia/obs-studio/files/patch-libobs_util_platform-nix.c   (contents, props changed)

Added: head/multimedia/obs-studio/files/patch-libobs_util_platform-nix.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/multimedia/obs-studio/files/patch-libobs_util_platform-nix.c	Sun Oct 29 11:36:56 2017	(r453108)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710291136.v9TBaubx029884>