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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kio/kio
From:       Dirk Mueller <mueller () kde ! org>
Date:       2008-09-10 11:49:23
Message-ID: 1221047363.664098.31679.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 859451 by mueller:

fix build for older glibc's again


 M  +2 -1      kdirwatch.cpp  


--- branches/KDE/3.5/kdelibs/kio/kio/kdirwatch.cpp #859450:859451
@@ -89,7 +89,9 @@
 {
   return syscall (__NR_inotify_rm_watch, fd, wd);
 }
+#endif
 
+#ifdef HAVE_INOTIFY
 #ifndef  IN_ONLYDIR
 #define  IN_ONLYDIR 0x01000000 
 #endif
@@ -101,7 +103,6 @@
 #ifndef IN_MOVE_SELF
 #define IN_MOVE_SELF 0x00000800
 #endif
-
 #endif
 
 #include <sys/utsname.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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