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
8c3355bd
Commit
8c3355bd
authored
Nov 29, 2020
by
Johnny Jazeix
Browse files
fix compilation in FreeBSD, errno is defined in errno.h
parent
a6c51c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/platforms/drm/egl_gbm_backend.cpp
View file @
8c3355bd
...
...
@@ -22,6 +22,7 @@
// system
#include
<gbm.h>
#include
<unistd.h>
#include
<errno.h>
namespace
KWin
{
...
...
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