Bernhard Reutner-Fischer 19 лет назад
Родитель
Сommit
607f5bc303
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libc/inet/resolv.c

+ 1 - 0
libc/inet/resolv.c

@@ -150,6 +150,7 @@
 #include <resolv.h>
 #include <netdb.h>
 #include <ctype.h>
+#include <stdbool.h>
 #include <arpa/nameser.h>
 #include <sys/utsname.h>
 #include <sys/un.h>