summaryrefslogtreecommitdiff
path: root/ext/standard/php_dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_dir.h')
-rw-r--r--ext/standard/php_dir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/php_dir.h b/ext/standard/php_dir.h
index bb09e2fbdd..3b3c74fe8c 100644
--- a/ext/standard/php_dir.h
+++ b/ext/standard/php_dir.h
@@ -21,7 +21,7 @@
#ifndef _PHP_DIR_H
#define _PHP_DIR_H
-extern php3_module_entry php3_dir_module_entry;
+extern zend_module_entry php3_dir_module_entry;
#define php3_dir_module_ptr &php3_dir_module_entry
/* directory functions */