[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:17:50
Message-ID: 1180210670.459093.23645.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 668576 by hasso:

Usual "make it compile again in non-linux platforms".


 M  +0 -1      load.cpp  


--- trunk/icecream/daemon/load.cpp #668575:668576
@@ -245,7 +245,6 @@
     if ((sysctlbyname("vfs.bufspace", &Buffers, &len, NULL, 0) == -1) || !len)
         Buffers = 0; /* Doesn't work under FreeBSD v2.2.x */
 
-    unsigned long int Cached;
     len = sizeof (Cached);
     if ((sysctlbyname("vm.stats.vm.v_cache_count", &Cached, &len, NULL, 0) == -1) || !len)
             Cached = 0; /* Doesn't work under FreeBSD v2.2.x */
[prev in list] [next in list] [prev in thread] [next in thread] 

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