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

List:       kde-commits
Subject:    kdesupport/strigi/src/daemon
From:       Adriaan de Groot <groot () kde ! org>
Date:       2007-09-12 13:12:04
Message-ID: 1189602724.513825.22584.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 711625 by adridg:

Last of the stdio & stdlib issues

 M  +1 -0      daemonconfigurator.cpp  
 M  +1 -0      dbus/dbuscpp/dbushandler.cpp  
 M  +2 -0      dbus/testinterface.cpp  
 M  +1 -0      eventlistener/eventlistenerqueue.cpp  
 M  +1 -0      socketserver.cpp  


--- trunk/kdesupport/strigi/src/daemon/daemonconfigurator.cpp #711624:711625
@@ -18,6 +18,7 @@
  * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  * Boston, MA 02110-1301, USA.
  */
+#include <stdlib.h>
 
 #include "daemonconfigurator.h"
 #include "../strigilogging.h"
--- trunk/kdesupport/strigi/src/daemon/dbus/dbuscpp/dbushandler.cpp #711624:711625
@@ -22,6 +22,7 @@
 #include "dbusobjectinterface.h"
 
 #include <iostream>
+#include <stdio.h>
 #include <sys/select.h>
 #include <sys/time.h>
 #include <sys/types.h>
--- trunk/kdesupport/strigi/src/daemon/dbus/testinterface.cpp #711624:711625
@@ -17,6 +17,8 @@
  * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  * Boston, MA 02110-1301, USA.
  */
+#include <stdio.h>
+
 #include "testinterface.h"
 using namespace std;
 
--- trunk/kdesupport/strigi/src/daemon/eventlistener/eventlistenerqueue.cpp #711624:711625
@@ -17,6 +17,7 @@
  * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  * Boston, MA 02110-1301, USA.
 */
+#include <stdio.h>
 
 #include "eventlistenerqueue.h"
 #include "event.h"
--- trunk/kdesupport/strigi/src/daemon/socketserver.cpp #711624:711625
@@ -22,6 +22,7 @@
 #include "interface.h"
 #include <sstream>
 #include <iostream>
+#include <stdio.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/un.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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