mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Poor copy/paste mistake, nobody saw I used getrusage.[c|h] as skeleton here!
This commit is contained in:
parent
63869d9491
commit
6ebb447d77
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef HAVE_GETRUSAGE_H
|
#ifndef HAVE_NICE_H
|
||||||
# define HAVE_GETRUSAGE_H
|
# define HAVE_NICE_H
|
||||||
|
|
||||||
PHPAPI int nice(zend_long);
|
PHPAPI int nice(zend_long);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue