mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
11 lines
260 B
C
11 lines
260 B
C
--- 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
|