summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
Diffstat (limited to 'libc')
-rw-r--r--libc/inet/resolv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/resolv.c b/libc/inet/resolv.c
index b53d0a0f2..f4e6cac4f 100644
--- a/libc/inet/resolv.c
+++ b/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>