X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftypes%2Fnum_exp.c;fp=src%2Ftypes%2Fnum_exp.c;h=944b876a4176ad6b38106bc57d033119d1882779;hb=d2e0af1718294569a84c3c15616c74e4d55ea579;hp=0053a23f26559cb89a60883acacb4da739a82186;hpb=fb8f7887c289ae74d6e8dd85d55ae09e6796e890;p=m6w6%2Fext-psi diff --git a/src/types/num_exp.c b/src/types/num_exp.c index 0053a23..944b876 100644 --- a/src/types/num_exp.c +++ b/src/types/num_exp.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