X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fmodule.c;h=a70a50a0249f400287a3015d9873ab4c2a38d2d5;hb=5e240548ba570610ce0dbc248a2b7654a0e080fa;hp=33e3ae2de8d1231655dc560bfad6d9b3994042af;hpb=5359ad5c181e5772f350fe1cba060cbed3a05b91;p=m6w6%2Fext-psi diff --git a/src/module.c b/src/module.c index 33e3ae2..a70a50a 100644 --- a/src/module.c +++ b/src/module.c @@ -1,5 +1,7 @@ #ifdef HAVE_CONFIG_H # include "config.h" +#else +# include "php_config.h" #endif #include "php.h"