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

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