Index: uspace/app/netecho/comm.c
===================================================================
--- uspace/app/netecho/comm.c	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/app/netecho/comm.c	(revision 2013ea96edd225ae70db67702083b25e657ef3b7)
@@ -44,4 +44,5 @@
 #include <stdlib.h>
 #include <stdint.h>
+#include <str.h>
 #include <str_error.h>
 
