Index: uspace/lib/draw/path.c
===================================================================
--- uspace/lib/draw/path.c	(revision 78188e5873f47aad1ea0bb8b9e68b6f694b89dc4)
+++ uspace/lib/draw/path.c	(revision 73a5857016948b0a6daad123e7cef8b6e4a8ebe7)
@@ -35,5 +35,5 @@
 
 #include <assert.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "path.h"
