X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftypes%2Fdecl_union.c;h=2c0b73db2505eb91f1643ad5515ad8a1195680c8;hb=d2e0af1718294569a84c3c15616c74e4d55ea579;hp=146bc62b3e10ad03dd096f985753852446d03217;hpb=2d34b0c215608bc3eae007ce5f4e80eae3c1e147;p=m6w6%2Fext-psi diff --git a/src/types/decl_union.c b/src/types/decl_union.c index 146bc62..2c0b73d 100644 --- a/src/types/decl_union.c +++ b/src/types/decl_union.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