diff options
| author | David Schultz <das@FreeBSD.org> | 2004-07-05 23:13:16 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2004-07-05 23:13:16 +0000 |
| commit | b03b864ac9de9984511f4e6583b35c59b391a9c3 (patch) | |
| tree | cd23b58f1c6717bbb9d084260b3beb02efd1eb7b /include/Makefile | |
| parent | c8f7bbe36b349279ad1524b1da4e88fb3d33ef6e (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 130e2266b258..28b52947b72d 100644 --- a/include/Makefile +++ b/include/Makefile @@ -7,7 +7,8 @@ CLEANFILES= osreldate.h version vers.c SUBDIR= arpa protocols rpcsvc rpc INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \ dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \ - fts.h getopt.h glob.h grp.h hesiod.h histedit.h ieeefp.h ifaddrs.h \ + fts.h ftw.h getopt.h glob.h grp.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 nss.h nsswitch.h objformat.h paths.h \ |
