mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
module-raop-sink.c: Fix compilation error on FreeBSD.
This commit is contained in:
parent
65aadeb2d7
commit
f434876a5c
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
|
|
||||||
#include <openssl/err.h>
|
#include <openssl/err.h>
|
||||||
#include <openssl/rand.h>
|
#include <openssl/rand.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue