Index: uspace/app/nettest2/nettest2.c
===================================================================
--- uspace/app/nettest2/nettest2.c	(revision d4d74dc3a5ed0e53be6d43c318f9f3798e9f4c49)
+++ uspace/app/nettest2/nettest2.c	(revision 22dfd380be327d91cff2394cd2f3d9143dd73a90)
@@ -45,5 +45,5 @@
 #include <time.h>
 #include <arg_parse.h>
-#include <bool.h>
+#include <stdbool.h>
 
 #include <net/in.h>
