X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftypes%2Fimpl.c;h=1c4152a06f78c50c73cdf0b46f6d1c0362a63c25;hb=4bf8ff5e477da2fa4f82518bb947055c2c0374d6;hp=c1b9b9a29fe65be234eeffdb1a7f9b3636811dc7;hpb=a0f437f26cd0f121ee911a55327a68a3544bf15f;p=m6w6%2Fext-psi diff --git a/src/types/impl.c b/src/types/impl.c index c1b9b9a..1c4152a 100644 --- a/src/types/impl.c +++ b/src/types/impl.c @@ -23,7 +23,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *******************************************************************************/ -#include "php_psi_stdinc.h" +#ifdef HAVE_CONFIG_H +# include "config.h" +#else +# include "php_config.h" +#endif #include "data.h" #include