mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-20 08:56:27 -05:00
Removed old session code from DRM backend.
This commit is contained in:
parent
762ac7f4c0
commit
81998fdc98
12 changed files with 41 additions and 275 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <libudev.h>
|
||||
|
||||
#include "backend/drm/session.h"
|
||||
#include <wlr/session.h>
|
||||
|
||||
struct wlr_udev {
|
||||
struct udev *udev;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue