diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-06 16:39:57 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-06 16:39:57 +0000 |
| commit | 385789f562a0bc7e627eb348f48e22b69eb07aa5 (patch) | |
| tree | ded392cf00cfbe93b3b0bf158743b933c794149a /include | |
| parent | 29b2efeb6bbce8f8def354194ef4b45fbeb241a0 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 56b26187ab5e0..4d9cda8f7ff6b 100644 --- a/include/Makefile +++ b/include/Makefile @@ -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 \ |
