aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2013-05-21 19:59:37 +0000
committerEd Schouten <ed@FreeBSD.org>2013-05-21 19:59:37 +0000
commit50c77c6e8b152e463f99c4e9225f5603c02d979c (patch)
tree78913f76e25776c6cc64161dd2346bac56d4191e /include/Makefile
parent89c5c3aab88d115a8d6b2839fc5d24265162a43e (diff)
Notes
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 1cd70aab8d28..a6aaa645d46e 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -23,7 +23,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
stdnoreturn.h stdio.h stdlib.h string.h stringlist.h \
strings.h sysexits.h tar.h termios.h tgmath.h \
time.h timeconv.h timers.h ttyent.h \
- ulimit.h unistd.h utime.h utmpx.h uuid.h varargs.h \
+ uchar.h ulimit.h unistd.h utime.h utmpx.h uuid.h varargs.h \
wchar.h wctype.h wordexp.h xlocale.h
.PATH: ${.CURDIR}/../contrib/libc-vis