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

List:       kde-commits
Subject:    kdeextragear-3/kdebluetooth/libqobex/qobex
From:       Mathias Fröhlich <Mathias.Froehlich () web ! de>
Date:       2004-03-11 7:36:38
Message-ID: 20040311073638.C27F38F41 () office ! kde ! org
[Download RAW message or body]

CVS commit by froehlich: 

Try to get around a common problem with includes ...


  M +0 -1      qobexintransport.cpp   1.4
  M +1 -1      qobexintransport.h   1.3


--- kdeextragear-3/kdebluetooth/libqobex/qobex/qobexintransport.h  #1.2:1.3
@@ -23,5 +23,5 @@
 #define QOBEXINTRANSPORT_H
 
-#include <netinet/in.h>
+#include <sys/types.h>
 
 #include "qobextransport.h"

--- kdeextragear-3/kdebluetooth/libqobex/qobex/qobexintransport.cpp  #1.3:1.4
@@ -25,5 +25,4 @@
 #include <errno.h>
 #include <string.h>
-#include <netinet/in.h>
 #include <sys/types.h>
 #include <sys/socket.h>


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

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