diff options
| author | Maxime Henrion <mux@FreeBSD.org> | 2002-04-17 13:06:36 +0000 |
|---|---|---|
| committer | Maxime Henrion <mux@FreeBSD.org> | 2002-04-17 13:06:36 +0000 |
| commit | d786139c76ad8d7cd25f962f7e67d4af98685418 (patch) | |
| tree | cb447f9f2a04a764ece9fcefc6fa6b52d19870b8 /include/Makefile | |
| parent | fd448168b76dbe56823963e1d17872d0673e13ca (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 8699cf711766..c8ba2b6ef521 100644 --- a/include/Makefile +++ b/include/Makefile @@ -12,7 +12,8 @@ HDRS= a.out.h ar.h assert.h bitstring.h complex.h ctype.h db.h \ dirent.h \ dlfcn.h elf.h elf-hints.h err.h fnmatch.h fstab.h \ fts.h glob.h grp.h \ - hesiod.h histedit.h ieeefp.h ifaddrs.h inttypes.h iso646.h langinfo.h \ + hesiod.h histedit.h ieeefp.h ifaddrs.h inttypes.h iso646.h kenv.h \ + langinfo.h \ libgen.h limits.h link.h locale.h malloc.h memory.h monetary.h mpool.h \ ndbm.h netconfig.h netdb.h nl_types.h nlist.h nsswitch.h objformat.h \ paths.h pthread.h pthread_np.h pwd.h \ |
