--- third_party/webrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc.orig 2023-08-23 11:41:11 UTC +++ third_party/webrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc @@ -10,11 +10,15 @@ #include "modules/desktop_capture/linux/wayland/egl_dmabuf.h" +#if !defined(WEBRTC_BSD) #include +#endif #include #include #include +#if !defined(WEBRTC_BSD) #include +#endif #include #include #include