We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e68d6e + b42eb16 commit 64a90a6Copy full SHA for 64a90a6
ext/gd/gd_compat.c
@@ -1,7 +1,7 @@
1
-#include "php_config.h"
2
-
3
#ifdef HAVE_CONFIG_H
4
#include "config.h"
+#else
+#include "php_config.h"
5
#endif
6
7
#ifdef HAVE_GD_PNG
0 commit comments