mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:31:19 -07:00
Backport r1164726: Fix build on Solaris due to missing include.
Thanks to tropikhajma for the patch. CCBUG:243863 svn path=/branches/KDE/4.5/kdenetwork/krfb/; revision=1164729
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <strings.h>
|
||||
|
||||
|
||||
static QString peerAddress(int sock) {
|
||||
|
||||
Reference in New Issue
Block a user