From 736f4831a5c2aa0412bbcd5016c8be374c0b0161 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Sat, 24 Jul 1999 22:16:54 +0000 Subject: A bunch of grunt work updating function entries and declarations. --- ext/standard/microtime.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/standard/microtime.h') diff --git a/ext/standard/microtime.h b/ext/standard/microtime.h index fb4329d449..a14b75749d 100644 --- a/ext/standard/microtime.h +++ b/ext/standard/microtime.h @@ -33,5 +33,6 @@ #define _MICROTIME_H PHP_FUNCTION(microtime); +PHP_FUNCTION(getrusage); #endif /* _MICROTIME_H */ -- cgit v1.2.1