Skip to content

Commit 64a90a6

Browse files
committed
Merge branch 'PHP-5.6' into PHP-7.0
2 parents 7e68d6e + b42eb16 commit 64a90a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/gd/gd_compat.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#include "php_config.h"
2-
31
#ifdef HAVE_CONFIG_H
42
#include "config.h"
3+
#else
4+
#include "php_config.h"
55
#endif
66

77
#ifdef HAVE_GD_PNG

0 commit comments

Comments
 (0)