[kaffe] Re: strange failure on OpenBSD/sparc
    Guilhem Lavaux 
    guilhem.lavaux at free.fr
       
    Sun Apr 25 06:23:05 PDT 2004
    
    
  
Riccardo wrote:
>>grep ru_utime /usr/include/*.h /usr/include/sys/*.h ? (I guess we may 
>>find it in #include <sys/time.h>)
> 
> 
> mallorn:guilhem {107} grep ru_utime /usr/include/*.h /usr/include/sys/*.
> h
> /usr/include/sys/resource.h:    struct timeval ru_utime;        /* user 
> time used */
> 
> Cheers,
> 	Riccardo
> 
> 
Argh ! I've made a mistake it was 'struct timeval' that I was looking 
for actually (as the type is "incomplete"). timeval is surely in 
#include <sys/time.h>
Cheers,
Guilhem.
    
    
More information about the kaffe
mailing list