mirror of
https://github.com/php/php-src.git
synced 2025-01-20 18:53:37 +08:00
- Rename php_compat.h to php_onig_compat.h to avoid name conflict.
(reported by Joe Orton, thanks.)
This commit is contained in:
parent
fa958958c3
commit
83d2cbd36e
@ -8,7 +8,7 @@
|
||||
#ifndef ONIGURUMA_H
|
||||
#define ONIGURUMA_H
|
||||
|
||||
#include "php_compat.h"
|
||||
#include "php_onig_compat.h"
|
||||
|
||||
#define ONIGURUMA
|
||||
#define ONIGURUMA_VERSION_MAJOR 2
|
||||
|
Loading…
Reference in New Issue
Block a user