mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
FreeBSD compatibility for module-rtp-sap
This commit is contained in:
parent
4ea02f5c80
commit
6b73cc15da
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#ifdef __FreeBSD__
|
||||
#define ifr_ifindex ifr_index
|
||||
#define SO_PASSCRED LOCAL_CREDS_PERSISTENT
|
||||
#endif
|
||||
|
||||
/** \page page_module_rtp_sap SAP Announce and create RTP streams
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue