summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2006-03-30 20:15:53 +0000
committerume <ume@FreeBSD.org>2006-03-30 20:15:53 +0000
commit3a893e11a7a11a71f7c387d15943b98cb1d40797 (patch)
tree301a2d20516db1ef585fb63207881444f480edae /include/Makefile
parent19c7a1894198c99124d609f45f5c4fb3e5262143 (diff)
downloadFreeBSD-src-3a893e11a7a11a71f7c387d15943b98cb1d40797.zip
FreeBSD-src-3a893e11a7a11a71f7c387d15943b98cb1d40797.tar.gz
Expose res_update and friends again. At least, ports/mail/spamilter
uses them. Now, we have res_nupdate and res_nmkupdate as well, but they are still based on our old resolver for binary backward compatibility. So, they don't provide new features such as TSIG support. Reported by: pointyhat via kris
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index ad37ab6..b274a54 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -18,7 +18,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \
printf.h proc_service.h pthread.h \
pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \
- resolv.h runetype.h search.h setjmp.h sgtty.h \
+ res_update.h resolv.h runetype.h search.h setjmp.h sgtty.h \
signal.h stab.h \
stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \
strings.h sysexits.h tar.h tgmath.h \
OpenPOWER on IntegriCloud