Index: uspace/srv/hid/console/console.c
===================================================================
--- uspace/srv/hid/console/console.c	(revision 4e9aaf55e64f360630cc088883c7493ac073deef)
+++ uspace/srv/hid/console/console.c	(revision 19f857a3b361739b06d4f547174ae4ac1b99c651)
@@ -47,5 +47,5 @@
 #include <sys/mman.h>
 #include <stdio.h>
-#include <string.h>
+#include <str.h>
 #include <sysinfo.h>
 #include <event.h>
Index: uspace/srv/hid/console/gcons.c
===================================================================
--- uspace/srv/hid/console/gcons.c	(revision 4e9aaf55e64f360630cc088883c7493ac073deef)
+++ uspace/srv/hid/console/gcons.c	(revision 19f857a3b361739b06d4f547174ae4ac1b99c651)
@@ -38,5 +38,5 @@
 #include <stdio.h>
 #include <sys/mman.h>
-#include <string.h>
+#include <str.h>
 #include <align.h>
 #include <bool.h>
