From dc410ce58f8993e5be3fc24fd64ba8326016ffd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 28 Aug 2018 21:10:38 +0200 Subject: [PATCH] Remove broken @ISC_IPV6_H@ placeholder from Makefile.in --- lib/isc/include/isc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index f9db80aec6..9279dbf7e5 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -24,7 +24,7 @@ HEADERS = aes.h app.h assertions.h atomic.h backtrace.h base32.h base64.h \ errno.h error.h event.h eventclass.h \ file.h formatcheck.h fsaccess.h fuzz.h \ hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \ - interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \ + interfaceiter.h iterated_hash.h \ json.h lang.h lex.h lfsr.h lib.h likely.h list.h log.h \ magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h \ netaddr.h netscope.h nonce.h os.h parseint.h \