[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/krfb/krfb
From:       George Kiagiadakis <kiagiadakis.george () gmail ! com>
Date:       2010-11-14 16:37:41
Message-ID: 20101114163741.41868AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1197003 by gkiagia:

Include <string.h> for bzero(), to fix build failure on solaris.

 M  +1 -0      rfbclient.cpp  


--- trunk/KDE/kdenetwork/krfb/krfb/rfbclient.cpp #1197002:1197003
@@ -26,6 +26,7 @@
 #include <KDebug>
 #include <KNotification>
 #include <poll.h>
+#include <string.h> //for bzero()
 
 struct RfbClient::Private
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic