mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 07:02:28 +00:00
backend/session: drop unused <libudev.h>
We don't actually need to pull that header here.
This commit is contained in:
parent
99134c26b8
commit
ba13f471ea
@ -1,7 +1,6 @@
|
|||||||
#ifndef WLR_BACKEND_SESSION_H
|
#ifndef WLR_BACKEND_SESSION_H
|
||||||
#define WLR_BACKEND_SESSION_H
|
#define WLR_BACKEND_SESSION_H
|
||||||
|
|
||||||
#include <libudev.h>
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <wayland-server-core.h>
|
#include <wayland-server-core.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user