X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftoken.c;h=7a6100793d2493f614d2c82d8eb431d04ca5b1a5;hb=1124354f4666e9d10d9ad3acfa45fdba3b99cfc6;hp=832b040a08665db86a534f600e90693a1a979b71;hpb=f76cbab7698c988217d56a96f3ef68005cddd5ec;p=m6w6%2Fext-psi diff --git a/src/token.c b/src/token.c index 832b040..7a61007 100644 --- a/src/token.c +++ b/src/token.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