summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authoreric <eric@FreeBSD.org>2002-09-29 04:14:37 +0000
committereric <eric@FreeBSD.org>2002-09-29 04:14:37 +0000
commit21a7c522c7fdfa74ede2bf6f568f00773b6494ac (patch)
tree1280719b9e1e28a6a87135fc2410ff06781aa68d /include/Makefile
parent71a47fc4fb08b980b0f0c3fdb929b3fc75cdb355 (diff)
downloadFreeBSD-src-21a7c522c7fdfa74ede2bf6f568f00773b6494ac.zip
FreeBSD-src-21a7c522c7fdfa74ede2bf6f568f00773b6494ac.tar.gz
Add getopt_long(3).
Obtained from: NetBSD Sponsored by: Apple
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 6c8bc6a..7705b37 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 \
OpenPOWER on IntegriCloud