diff lib/ChangeLog @ 3979:7627246c7a83

Standard specification idiom. Make mbswidth.h self contained.
author Bruno Haible <bruno@clisp.org>
date Tue, 19 Nov 2002 13:58:18 +0000
parents 55eb3920b607
children 53966f578090
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
 2002-11-19  Bruno Haible  <bruno@clisp.org>
 
+	* mbswidth.c: Include mbswidth.h right at the beginning.
+	* mbswidth.h: Include <stddef.h>, for size_t.
+
 	* mbswidth.h (PARAMS): Remove macro.
 	(mbswidth, mbsnwidth): Use ANSI C function declarations.
 	* mbswidth.c (mbswidth, mbsnwidth): Likewise.