mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
parent
3af768f124
commit
a4b0b9afe5
3 changed files with 27 additions and 5 deletions
|
|
@ -269,6 +269,9 @@
|
|||
/* Define to 1 if you have the <sys/prctl.h> header file. */
|
||||
#mesondefine HAVE_SYS_PRCTL_H
|
||||
|
||||
/* Define to 1 if you have the <sys/random.h> header file. */
|
||||
#mesondefine HAVE_SYS_RANDOM_H
|
||||
|
||||
/* Define to 1 if you have the <sys/socket.h> header file. */
|
||||
#mesondefine HAVE_SYS_SOCKET_H
|
||||
|
||||
|
|
@ -473,6 +476,7 @@
|
|||
#mesondefine HAVE_DECL_LOCALTIME_R
|
||||
#mesondefine HAVE_DECL_STRSIGNAL
|
||||
#mesondefine HAVE_MEMFD_CREATE
|
||||
#mesondefine HAVE_GETRANDOM
|
||||
|
||||
#mesondefine PIPEWIRE_VERSION_MAJOR
|
||||
#mesondefine PIPEWIRE_VERSION_MINOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue