Skip to content

build: egl: remove libdrm/drm_fourcc.h

Same result but removing the single directly usage of libdrm include which is not being checked. The header epoxy/egl_generated.h contains the macro EGL_LINUX_DRM_FOURCC_EXT that we use in spice-widget-egl.c and that is included in epoxy/egl.h already.

Signed-off-by: Victor Toso victortoso@redhat.com

Merge request reports