Index: uspace/lib/draw/codec/tga.gz.c
===================================================================
--- uspace/lib/draw/codec/tga.gz.c	(revision e299dbea7222619405338e2251a7e729a9b1e37a)
+++ uspace/lib/draw/codec/tga.gz.c	(revision 8e3498b351ae109f7ad16592a1f108e3bd44c829)
@@ -36,5 +36,5 @@
 #include <errno.h>
 #include <gzip.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "tga.gz.h"
 #include "tga.h"
