summaryrefslogtreecommitdiff
path: root/ext/yp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/yp')
-rw-r--r--ext/yp/php_yp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/yp/php_yp.h b/ext/yp/php_yp.h
index d042b7afac..39d849e209 100644
--- a/ext/yp/php_yp.h
+++ b/ext/yp/php_yp.h
@@ -38,7 +38,7 @@
#if HAVE_YP
-extern php3_module_entry yp_module_entry;
+extern zend_module_entry yp_module_entry;
#define yp_module_ptr &yp_module_entry
/* yp.c functions */