X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Ftypes%2Fdecl_struct.c;h=5372857a94f270d241e7343ce18cc84da309da3f;hb=698841dfdd4d70d24e0b7af25ac7100bc2cb26a4;hp=d2a211d5c467596e4c079a96903b5401d6f4b354;hpb=14969a8b4386d7c38e90775e1c57886c9bf3839e;p=m6w6%2Fext-psi diff --git a/src/types/decl_struct.c b/src/types/decl_struct.c index d2a211d..5372857 100644 --- a/src/types/decl_struct.c +++ b/src/types/decl_struct.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