#ifndef GD_COMPAT_H
#defineGD_COMPAT_H1#ifndef HAVE_GD_BUNDLED
/* from gd_compat.c */constchar*gdPngGetVersionString();constchar*gdJpegGetVersionString();intgdJpegGetVersionInt();#endif/* from gd_compat.c of libgd/gd_security.c */intoverflow2(inta,intb);#endif/* GD_COMPAT_H */