Index: uspace/srv/hid/rfb/main.c
===================================================================
--- uspace/srv/hid/rfb/main.c	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/srv/hid/rfb/main.c	(revision 1848f8e4741731f1df7e2d2c9d8441d27ddb940b)
@@ -35,4 +35,5 @@
 #include <inttypes.h>
 #include <io/log.h>
+#include <str.h>
 #include <task.h>
 
