diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2011-04-13 23:09:36 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2011-04-13 23:09:36 +0000 |
| commit | dc1c2d9b90370069fa0fac379a8d4e05f67e4c13 (patch) | |
| tree | df3a33357d09367658165731dc1b0d04b4f40cc3 /include/Makefile | |
| parent | 54290f0686a9479ee0422c9f5a901f52d7447eca (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 8c752ceb6ddb..db2ec75f7bbe 100644 --- a/include/Makefile +++ b/include/Makefile @@ -11,7 +11,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ db.h \ dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \ fts.h ftw.h getopt.h glob.h grp.h gssapi.h \ - histedit.h ieeefp.h ifaddrs.h \ + ieeefp.h ifaddrs.h \ inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \ locale.h malloc.h malloc_np.h memory.h monetary.h mpool.h mqueue.h \ ndbm.h netconfig.h \ |
