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