mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
utils: provide strdupa() if not in libc
FreeBSD does not have strdupa(), provide it locally then. Macro by: Gleb Popov <arrowd@FreeBSD.org>
This commit is contained in:
parent
c89af625db
commit
685ff1dc25
2 changed files with 11 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include <spa/param/profiler.h>
|
||||
#include <spa/debug/pod.h>
|
||||
|
||||
#include <pipewire/utils.h>
|
||||
#include <pipewire/private.h>
|
||||
#include <pipewire/impl.h>
|
||||
#include <extensions/profiler.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue