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

List:       kde-commits
Subject:    icecream/daemon
From:       Hasso Tepper <hasso () kde ! org>
Date:       2007-05-26 20:28:27
Message-ID: 1180211307.845393.24499.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 668577 by hasso:

Although DragonFly has sys/user.h, it's not really needed and including
it only causes problems.


 M  +1 -1      workit.cpp  


--- trunk/icecream/daemon/workit.cpp #668576:668577
@@ -38,7 +38,7 @@
 #include <unistd.h>
 #include <sys/fcntl.h>
 #include <sys/wait.h>
-#if HAVE_SYS_USER_H
+#if HAVE_SYS_USER_H && !defined(__DragonFly__)
 #  include <sys/user.h>
 #endif
 #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