summaryrefslogtreecommitdiff
path: root/Zend/zend_virtual_cwd.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-08-14 00:53:33 +0200
committerAnatol Belski <ab@php.net>2017-08-14 00:53:33 +0200
commitbeb9295790c32dde5364d8ce03dde7848641c7f1 (patch)
treeb6170bdbbfa01793002d60af3770d4c81905745d /Zend/zend_virtual_cwd.h
parent9221bd7f325f93badd7f06289e6e2e2b821e5856 (diff)
parent0a2a136111a410c58c4cab10c69eafafcf827fa0 (diff)
downloadphp-git-beb9295790c32dde5364d8ce03dde7848641c7f1.tar.gz
Merge branch 'PHP-7.2'
* PHP-7.2: Fixed bug #75063
Diffstat (limited to 'Zend/zend_virtual_cwd.h')
-rw-r--r--Zend/zend_virtual_cwd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/zend_virtual_cwd.h b/Zend/zend_virtual_cwd.h
index dc315e6df8..5e41fe2742 100644
--- a/Zend/zend_virtual_cwd.h
+++ b/Zend/zend_virtual_cwd.h
@@ -238,6 +238,10 @@ CWD_API zend_long realpath_cache_size(void);
CWD_API zend_long realpath_cache_max_buckets(void);
CWD_API realpath_cache_bucket** realpath_cache_get_buckets(void);
+#ifdef CWD_EXPORTS
+extern void virtual_cwd_main_cwd_init(uint8_t);
+#endif
+
/* The actual macros to be used in programs using TSRM
* If the program defines VIRTUAL_DIR it will use the
* virtual_* functions