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

List:       kde-commits
Subject:    kdenetwork/ktalkd/ktalkd
From:       Lauri Watts <lauri () kde ! org>
Date:       2003-06-19 0:15:33
[Download RAW message or body]

CVS commit by lauri: 

stdint.h doesn't exist everywhere, and shouldn't be explicitly included


  M +2 -0      includ.h   1.11
  M +2 -0      prot_talkd.h   1.7


--- kdenetwork/ktalkd/ktalkd/includ.h  #1.10:1.11
@@ -38,5 +38,7 @@
 #endif
 
+#ifdef HAVE_STDINT_H
 #include <stdint.h>
+#endif
 #include <sys/types.h>
 #include <sys/socket.h>

--- kdenetwork/ktalkd/ktalkd/prot_talkd.h  #1.6:1.7
@@ -55,5 +55,7 @@
  */
 
+#ifdef HAVE_STDINT_H
 #include <stdint.h>
+#endif
 #include <sys/types.h>
 


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

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