Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
--- ImageLib/src/png/hpng.c.orig 2008-01-10 05:35:38.000000000 +1100
+++ ImageLib/src/png/hpng.c 2014-12-08 15:31:02.000000000 +1100
@@ -1,4 +1,4 @@
-#include <malloc.h>
+#include <stdlib.h>
#include <math.h>
#include "png/png.h"
#include "hpng.h"
Everything looks good. We'll let you know here if there's anything you should know about.