diff options
Diffstat (limited to 'ext/standard/pageinfo.h')
-rw-r--r-- | ext/standard/pageinfo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/pageinfo.h b/ext/standard/pageinfo.h index 5f230fec05..3c0a3a1e45 100644 --- a/ext/standard/pageinfo.h +++ b/ext/standard/pageinfo.h @@ -1,5 +1,5 @@ -#ifndef _PROCESS_H -#define _PROCESS_H +#ifndef PAGEINFO_H +#define PAGEINFO_H PHP_FUNCTION(getmyuid); PHP_FUNCTION(getmypid); |