aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-third__party_webrtc_modules_portal_pipewire__utils.h
blob: bbc22009a9b8289056f3598362a8359ab683e452 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- third_party/webrtc/modules/portal/pipewire_utils.h.orig	2025-09-11 13:19:19 UTC
+++ third_party/webrtc/modules/portal/pipewire_utils.h
@@ -11,7 +11,9 @@
 #ifndef MODULES_PORTAL_PIPEWIRE_UTILS_H_
 #define MODULES_PORTAL_PIPEWIRE_UTILS_H_
 
+#if defined(__linux__)
 #include <asm-generic/ioctl.h>
+#endif
 #include <sys/ioctl.h>
 #include <sys/mman.h>