]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add LIBUV_CFLAGS to CLINCLUDE in lib/isc/Makefile.in
authorMark Andrews <marka@isc.org>
Tue, 31 May 2022 06:43:48 +0000 (16:43 +1000)
committerMark Andrews <marka@isc.org>
Tue, 31 May 2022 06:43:48 +0000 (16:43 +1000)
lib/isc/Makefile.in

index 5a211f44612871d372e7f7906ab91d95fe7b4ed6..08f1281ff032615c79d90b05c12ac84f111efda3 100644 (file)
@@ -26,6 +26,7 @@ CINCLUDES =   -I${srcdir}/unix/include \
                ${OPENSSL_CFLAGS} \
                ${JSON_C_CFLAGS} \
                ${LIBXML2_CFLAGS} \
+               ${LIBUV_CFLAGS} \
                ${ZLIB_CFLAGS}
 CDEFINES =
 CWARNINGS =