summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-12-26 14:30:55 +0000
committertjr <tjr@FreeBSD.org>2002-12-26 14:30:55 +0000
commitd6329a70b8547e10585b9261f66d77e646eb767d (patch)
treefa81c10597396a9332d69070104df74241917fe9 /include/Makefile
parent3b9687df3d4851848f5e9ba0830f6c463fed6538 (diff)
downloadFreeBSD-src-d6329a70b8547e10585b9261f66d77e646eb767d.zip
FreeBSD-src-d6329a70b8547e10585b9261f66d77e646eb767d.tar.gz
Add the POSIX <wordexp.h> header file.
PR: 13420
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 52f75b3..a0c34c3 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -18,7 +18,8 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \
resolv.h rune.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h \
stdbool.h stddef.h stdio.h stdlib.h strhash.h string.h stringlist.h \
strings.h sysexits.h tar.h time.h timeconv.h timers.h ttyent.h \
- ulimit.h unistd.h utime.h utmp.h uuid.h vis.h wchar.h wctype.h
+ ulimit.h unistd.h utime.h utmp.h uuid.h vis.h wchar.h wctype.h \
+ wordexp.h
MHDRS= float.h floatingpoint.h stdarg.h varargs.h
OpenPOWER on IntegriCloud