Index: branches/fc17-dev/server/common/oursrc/php_scripts/php_scripts.h
===================================================================
--- branches/fc17-dev/server/common/oursrc/php_scripts/php_scripts.h	(revision 2217)
+++ branches/fc17-dev/server/common/oursrc/php_scripts/php_scripts.h	(revision 2218)
@@ -28,5 +28,5 @@
 void scripts_error_cb(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args);
 
-static function_entry scripts_functions[] = {
+static zend_function_entry scripts_functions[] = {
     {NULL, NULL, NULL}
 };
