mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
286 B

  1. --- ./Magick++/lib/Image.cpp.orig 2008-06-10 19:46:09.000000000 +0200
  2. +++ ./Magick++/lib/Image.cpp 2008-06-10 19:46:15.000000000 +0200
  3. @@ -10,6 +10,7 @@
  4. #include "Magick++/Include.h"
  5. #include <string>
  6. #include <string.h>
  7. +#include <stdlib.h>
  8. #include <errno.h>
  9. #include <math.h>