Index: uspace/srv/net/inetsrv/inet_link.c
===================================================================
--- uspace/srv/net/inetsrv/inet_link.c	(revision a1a101df39387ef358e61b7a23da833e01376074)
+++ uspace/srv/net/inetsrv/inet_link.c	(revision c875217526e49b72322987f2e8a5476bb184f1eb)
@@ -35,5 +35,5 @@
  */
 
-#include <bool.h>
+#include <stdbool.h>
 #include <errno.h>
 #include <fibril_synch.h>
