Skip to content
GitLab
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
17fc13f1
Commit
17fc13f1
authored
Feb 10, 2022
by
Tobias Berner
Committed by
Tobias Berner
Feb 10, 2022
Browse files
Add missing errno.h include
parent
e6c1ccbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/linuxdmabufv1clientbuffer.cpp
View file @
17fc13f1
...
...
@@ -17,6 +17,7 @@
#include
<QTemporaryFile>
#include
<fcntl.h>
#include
<errno.h>
namespace
KWaylandServer
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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