diff options
| author | Eric Melville <eric@FreeBSD.org> | 2002-09-29 04:14:37 +0000 |
|---|---|---|
| committer | Eric Melville <eric@FreeBSD.org> | 2002-09-29 04:14:37 +0000 |
| commit | a35a7e761a63f7a815238324cdadf28be4da1848 (patch) | |
| tree | 1280719b9e1e28a6a87135fc2410ff06781aa68d /include/Makefile | |
| parent | 0cd3964f6da190a5af71ba8fd73d2fccdb57e03a (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 6c8bc6a5407d..7705b3782aaf 100644 --- a/include/Makefile +++ b/include/Makefile @@ -11,7 +11,7 @@ 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 fnmatch.h fmtmsg.h fstab.h \ - fts.h glob.h grp.h \ + fts.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 \ |
