Add elf.h header back, its existance is an SVR4-ELF tradition.

Our ELF hints bits are still a seperate file.

Requested by:	jdp
This commit is contained in:
David E. O'Brien 2001-05-06 16:39:57 +00:00
parent 29b2efeb6b
commit 385789f562
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76317

View File

@ -9,7 +9,7 @@
CLEANFILES= osreldate.h version vers.c
SUBDIR= rpcsvc rpc
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
dlfcn.h elf-hints.h err.h fnmatch.h fstab.h \
dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \
fts.h glob.h grp.h strhash.h \
hesiod.h histedit.h ieeefp.h ifaddrs.h iso646.h langinfo.h \
libgen.h limits.h link.h locale.h malloc.h memory.h mpool.h \