summaryrefslogtreecommitdiff
path: root/ext/standard/streamsfuncs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/streamsfuncs.h')
-rw-r--r--ext/standard/streamsfuncs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/streamsfuncs.h b/ext/standard/streamsfuncs.h
index a3052bac63..b59031e655 100644
--- a/ext/standard/streamsfuncs.h
+++ b/ext/standard/streamsfuncs.h
@@ -56,6 +56,7 @@ PHP_FUNCTION(stream_filter_append);
PHP_FUNCTION(stream_filter_remove);
PHP_FUNCTION(stream_socket_enable_crypto);
PHP_FUNCTION(stream_socket_shutdown);
+PHP_FUNCTION(stream_resolve_include_path);
PHP_FUNCTION(stream_is_local);
PHP_FUNCTION(stream_supports_lock);