mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
Poor copy/paste mistake, nobody saw I used getrusage.[c|h] as skeleton here!
This commit is contained in:
parent
63869d9491
commit
6ebb447d77
@ -16,8 +16,8 @@
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
#ifndef HAVE_GETRUSAGE_H
|
||||
# define HAVE_GETRUSAGE_H
|
||||
#ifndef HAVE_NICE_H
|
||||
# define HAVE_NICE_H
|
||||
|
||||
PHPAPI int nice(zend_long);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user