patch-ext_gd_libgd_gd_compat_c 257 B

12345678910
  1. --- php-5.4.17.orig/ext/gd/libgd/gd_compat.c 2013-07-03 08:10:53.000000000 +0200
  2. +++ php-5.4.17/ext/gd/libgd/gd_compat.c 2013-07-17 13:09:52.000000000 +0200
  3. @@ -5,6 +5,7 @@
  4. #endif
  5. #ifdef HAVE_GD_JPG
  6. +# include <stdio.h>
  7. # include <jpeglib.h>
  8. #endif