Add header to be compatible with gcc-4.3 and glibc-2.8. --- bbcd-0.3.1/Image.cc +++ bbcd-0.3.1/Image.cc @@ -29,6 +29,7 @@ //# include //#endif // HAVE_STDIO_H #include +#include #include using std::max;