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