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