Index: kernel/genarch/src/drivers/dsrln/dsrlnout.c
===================================================================
--- kernel/genarch/src/drivers/dsrln/dsrlnout.c	(revision 6f7071b562c845499c96c4a1354e9a5d3ce94a05)
+++ kernel/genarch/src/drivers/dsrln/dsrlnout.c	(revision 3ce781f475c32746c4d1a7a2a7090be49e8552a4)
@@ -38,5 +38,5 @@
 #include <console/chardev.h>
 #include <arch/asm.h>
-#include <mm/slab.h>
+#include <stdlib.h>
 #include <console/console.h>
 #include <sysinfo/sysinfo.h>
