summaryrefslogtreecommitdiff
path: root/ext/standard/microtime.h
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>1999-07-24 22:16:54 +0000
committerAndrey Hristov <andrey@php.net>1999-07-24 22:16:54 +0000
commit736f4831a5c2aa0412bbcd5016c8be374c0b0161 (patch)
tree938cc9a6bc2b036f060e5fadad49482cdee904fc /ext/standard/microtime.h
parentf6f0f285cc204df8bc99a2fa0769122396dcee22 (diff)
downloadphp-git-736f4831a5c2aa0412bbcd5016c8be374c0b0161.tar.gz
A bunch of grunt work updating function entries and declarations.
Diffstat (limited to 'ext/standard/microtime.h')
-rw-r--r--ext/standard/microtime.h1
1 files changed, 1 insertions, 0 deletions
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 */