Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
28d2650f
Commit
28d2650f
authored
Feb 23, 2021
by
Bhushan Shah
📱
Browse files
[platforms/drm] include missing errno.h include
CCMAIL: Xaver Hugl <xaver.hugl@gmail.com>
parent
6703bc9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/platforms/drm/drm_gpu.cpp
View file @
28d2650f
...
...
@@ -24,6 +24,7 @@
#endif
// system
#include <algorithm>
#include <errno.h>
#include <unistd.h>
// drm
#include <xf86drm.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment