This changeset updates the pipewire headers to the latest available version. It contains the minimum set of required header files needed to build the JDK.
The updated headers are a direct copy from the https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.3.81 (except for the `\t` -> ` ` replacement) Testing looks good. ------------- Commit messages: - replace "\t" with " ", part 2 - replace "\t" with " " - 8348600: Update PipeWire to 1.3.81 Changes: https://git.openjdk.org/jdk/pull/23426/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23426&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8348600 Stats: 2369 lines in 72 files changed: 1728 ins; 59 del; 582 mod Patch: https://git.openjdk.org/jdk/pull/23426.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23426/head:pull/23426 PR: https://git.openjdk.org/jdk/pull/23426