Poor copy/paste mistake, nobody saw I used getrusage.[c|h] as skeleton here!

This commit is contained in:
Kalle Sommer Nielsen 2016-10-19 07:10:28 +02:00
parent 63869d9491
commit 6ebb447d77

View File

@ -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);