From 42be025fc0c110abd2aaaf16a0e8eeebee491b86 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 22 Jul 2005 04:25:47 +0000 Subject: 2005-07-21 Roland McGrath * stdlib/Makefile (headers): Move bits/wchar.h to ... * wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too. --- stdlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib') diff --git a/stdlib/Makefile b/stdlib/Makefile index 8416631..509a7b2 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -22,7 +22,7 @@ subdir := stdlib headers := stdlib.h alloca.h monetary.h fmtmsg.h ucontext.h sys/ucontext.h \ - inttypes.h stdint.h bits/wordsize.h bits/wchar.h \ + inttypes.h stdint.h bits/wordsize.h \ errno.h sys/errno.h bits/errno.h bits/stdlib.h routines := \ -- cgit v1.1