summaryrefslogtreecommitdiff
path: root/www/node18/files/patch-src_cares__wrap.h
blob: ab73ea7d2c4e72798e99774ef534b1eca287110f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/cares_wrap.h.orig	2023-04-12 04:09:19 UTC
+++ src/cares_wrap.h
@@ -23,7 +23,7 @@
 # include <netdb.h>
 #endif  // __POSIX__
 
-# include <ares_nameser.h>
+# include <arpa/nameser.h>
 
 namespace node {
 namespace cares_wrap {