From 36775c3ba3cc21296f7248e761b8678ae0bf2fed Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 21 Jun 1997 21:43:00 +0000 Subject: Update. 1997-06-21 17:35 Ulrich Drepper * argp/argp.h: Remove extra #endif. Pretty print. * md5-crypt/md5.h: Likewise. * ctype/ctype.h: Don't use but . * wctype/wctype.h: Likewise. * sysdeps/unix/sysv/linux/Makefile: Build stdio_lim.h in correct directory. * sysdeps/libm-i387/s_ilogb.S: Add fwait to ensure we get the result. * sysdeps/libm-i387/s_ilogbf.S: Likewise. * sysdeps/libm-i387/s_ilogbl.S: Likewise. * sysdeps/libm-i387/s_lrint.S: Likewise. * sysdeps/libm-i387/s_llrint.S: Likewise. --- wctype/wctype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wctype/wctype.h') diff --git a/wctype/wctype.h b/wctype/wctype.h index 9c9258f183..1862c6ca8f 100644 --- a/wctype/wctype.h +++ b/wctype/wctype.h @@ -25,7 +25,7 @@ #define _WCTYPE_H 1 #include -#include +#include __BEGIN_DECLS -- cgit v1.2.3