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
Network
KIO Extras
Commits
dc4c3a4d
Commit
dc4c3a4d
authored
Sep 01, 2020
by
Adriaan de Groot
💬
Browse files
Fix build on FreeBSD: need <errno.h> for errno
parent
8f068e2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
smb/kded/notifier.cpp
View file @
dc4c3a4d
...
...
@@ -15,6 +15,8 @@
#include <smbauthenticator.h>
#include <smb-logsettings.h>
#include <errno.h>
// Frontend implementation in place of slavebase
class
Frontend
:
public
SMBAbstractFrontend
{
...
...
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