Index: uspace/app/viewer/viewer.c
===================================================================
--- uspace/app/viewer/viewer.c	(revision 9d8b12da8c497c2a0001860cd8545439328c6071)
+++ uspace/app/viewer/viewer.c	(revision 38d150e6238ab44c861f6486e46454e07caeb0f0)
@@ -37,5 +37,5 @@
 #include <vfs/vfs.h>
 #include <errno.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <stdbool.h>
 #include <window.h>
