[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:55:01
Message-ID: 20101114165501.9CC78AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1197023 by gkiagia:

It's strings.h, not string.h

 M  +1 -1      rfbclient.cpp  


--- trunk/KDE/kdenetwork/krfb/krfb/rfbclient.cpp #1197022:1197023
@@ -26,7 +26,7 @@
 #include <KDebug>
 #include <KNotification>
 #include <poll.h>
-#include <string.h> //for bzero()
+#include <strings.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