Re: [PHP-DEV] Problems with compilation again:RUSAGE From: Rasmus Lerdorf (rasmus <email protected>)
Date: 09/13/00

On Wed, 13 Sep 2000, Vadka wrote:
> Hi!
>
> There is a(n old) problem when compiling microtime.c:
> It does not include sys/resource.h normally, maybe,
>
> #ifdef HAVE_SYS_RESOURCE_H
> #include <sys/resource.h>
> #endif
> is not working well somewhere...
> (system: Linux Slack7*)

This is a FAQ. Please read www.php.net/FAQ.php

-Rasmus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>