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

List:       kde-commits
Subject:    kdebase/kioslave/thumbnail
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-03-19 15:15:29
Message-ID: 20040319151529.1A81E99C4 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

HP-UX needs #ifdef HAVE_SYS_SELECT_H (BR76629)
CCMAIL: 76629-done@bugs.kde.org


  M +2 -0      djvucreator.cpp   1.7
  M +2 -0      gscreator.cpp   1.21


--- kdebase/kioslave/thumbnail/djvucreator.cpp  #1.6:1.7
@@ -29,5 +29,7 @@
 #include <unistd.h>
 #include <signal.h>
+#ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
+#endif
 #include <sys/time.h>
 #include <sys/wait.h>

--- kdebase/kioslave/thumbnail/gscreator.cpp  #1.20:1.21
@@ -57,5 +57,7 @@
 #include <unistd.h>
 #include <signal.h>
+#ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
+#endif
 #include <sys/time.h>
 #include <sys/wait.h>


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

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