From fca4d51ba42c7439579b49008838b5c231cff113 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 16 May 2001 11:38:18 +0000 Subject: Install wchar.h and wctype.h. Forgotten by: tshiozak --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index 4d9cda8..9f69eb7 100644 --- a/include/Makefile +++ b/include/Makefile @@ -19,7 +19,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ search.h setjmp.h sgtty.h \ signal.h stab.h stdbool.h stddef.h stdio.h stdlib.h string.h \ stringlist.h strings.h sysexits.h tar.h time.h timers.h \ - ttyent.h unistd.h utime.h utmp.h vis.h + ttyent.h unistd.h utime.h utmp.h vis.h wchar.h wctype.h .if defined(WANT_CSRG_LIBM) FILES+= math.h .endif -- cgit v1.1