From: dwyip Date: Sat, 10 Jun 2006 10:09:30 +0000 (+0000) Subject: minor fix to allow Pedro to build on OS X X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ea213933a7e91e7f2d941d1cde447a9ad83d032a;p=inkscape.git minor fix to allow Pedro to build on OS X --- diff --git a/src/pedro/pedrodom.cpp b/src/pedro/pedrodom.cpp index 5ac4a61d0..fa473f1a9 100644 --- a/src/pedro/pedrodom.cpp +++ b/src/pedro/pedrodom.cpp @@ -26,7 +26,9 @@ #include #include #include +#if defined(HAVE_MALLOC_H) #include +#endif #include #include