File php5-zend.patch of Package php5
--- Zend/zend.h +++ Zend/zend.h @@ -34,8 +34,6 @@ #define END_EXTERN_C() #endif -#include <stdio.h> - /* * general definitions */ @@ -54,6 +52,8 @@ # define ZEND_PATHS_SEPARATOR ':' #endif +#include <stdio.h> + #ifdef ZEND_WIN32 /* Only use this macro if you know for sure that all of the switches values