mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication
This commit is contained in:
parent
3f31935cac
commit
aafe815556
6 changed files with 4 additions and 17 deletions
|
|
@ -32,10 +32,6 @@
|
|||
#include <module-vban/stream.h>
|
||||
#include "network-utils.h"
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#define ifr_ifindex ifr_index
|
||||
#endif
|
||||
|
||||
/** \page page_module_vban_recv VBAN receiver
|
||||
*
|
||||
* The `vban-recv` module creates a PipeWire source that receives audio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue