Index: uspace/srv/devman/util.h
===================================================================
--- uspace/srv/devman/util.h	(revision aed3e6a13374b1a34ec5021518f5f83de29cc4f1)
+++ uspace/srv/devman/util.h	(revision 73a5857016948b0a6daad123e7cef8b6e4a8ebe7)
@@ -35,6 +35,6 @@
 
 #include <ctype.h>
+#include <stdlib.h>
 #include <str.h>
-#include <malloc.h>
 
 extern char *get_abs_path(const char *, const char *, const char *);
