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
Plasma Firewall
Commits
f5903d63
Commit
f5903d63
authored
Apr 25, 2021
by
Ömer Fadıl Usta
😊
Browse files
[kcm/core/rule] Add missing include to make bsd happy
#include <sys/socket.h> is needed to make bsd compile works
parent
33276083
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcm/core/rule.h
View file @
f5903d63
...
...
@@ -7,7 +7,7 @@
#define UFW_RULE_H
#include <kcm_firewall_core_export.h>
#include <sys/socket.h>
#include <QObject>
#include <QString>
#include <QDebug>
...
...
Ömer Fadıl Usta
😊
@usta
mentioned in commit
54f844cc
·
May 03, 2021
mentioned in commit
54f844cc
mentioned in commit 54f844cc0ab2cfaf545decb9fb5546d8d5f4dd89
Toggle commit list
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