mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
pipe-loader: drop obsolete libudev.h include
All the udev code is in the loader, so there is no reason for us to include this header. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
929f83376a
commit
7536d744ee
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <libudev.h>
|
||||
#include <xf86drm.h>
|
||||
|
||||
#ifdef HAVE_PIPE_LOADER_XCB
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue