Add link.h to list of headers to install.

This commit is contained in:
Rodney W. Grimes 1994-05-28 09:37:33 +00:00
parent 1ece12e5f0
commit ee9183faff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1615

View File

@ -9,7 +9,8 @@ all clean cleandir depend lint tags:
# XXX MISSING: mp.h
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h locale.h \
err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h link.h \
locale.h \
math.h memory.h mpool.h ndbm.h netdb.h nlist.h paths.h pwd.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h setjmp.h \
sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h strings.h \