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
KWayland Server
Commits
b53d673a
Commit
b53d673a
authored
Feb 10, 2022
by
Tobias C. Berner
Committed by
Vlad Zahorodnii
Feb 10, 2022
Browse files
Add missing errno.h include
(cherry picked from commit
43f20b0a
)
parent
e2d06306
Pipeline
#135661
passed with stage
in 5 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/server/linuxdmabufv1clientbuffer.cpp
View file @
b53d673a
...
...
@@ -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
.
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