summaryrefslogtreecommitdiff
path: root/win32/nice.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/nice.h')
-rw-r--r--win32/nice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/nice.h b/win32/nice.h
index 9cb77d0e4f..037949f3bf 100644
--- a/win32/nice.h
+++ b/win32/nice.h
@@ -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);