summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-06-26 13:06:44 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-06-26 13:30:27 +0200
commit6b20cfb7f0dd4ef7bcdf7b39170bd52c59412316 (patch)
treee1011946646ff88f10c2c5b8a83e4292b700f5f7 /kopete/plugins
parent86e9e2420c147bf64ae64aafd2e75576dc40e7b6 (diff)
downloadtdenetwork-6b20cfb7f0dd4ef7bcdf7b39170bd52c59412316.tar.gz
tdenetwork-6b20cfb7f0dd4ef7bcdf7b39170bd52c59412316.zip
Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ec6378cdd8ea847ecdd81f8976b5adf2551cef56)
Diffstat (limited to 'kopete/plugins')
-rw-r--r--kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp b/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp
index 75976df5..2902b350 100644
--- a/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp
+++ b/kopete/plugins/smpppdcs/smpppdcsprefsimpl.cpp
@@ -16,6 +16,7 @@
#include <arpa/inet.h>
#include <netdb.h>
+#include <sys/socket.h>
#include <tqradiobutton.h>