From 9a72ecd6dc36eab0497dc428d10a6ad1dd87a19a Mon Sep 17 00:00:00 2001 From: Claudio Fontana Date: Fri, 21 Jul 2006 23:40:02 +0000 Subject: * upgraded gnulib --- lib/mbchar.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/mbchar.h') diff --git a/lib/mbchar.h b/lib/mbchar.h index 4472aa0..738efd9 100644 --- a/lib/mbchar.h +++ b/lib/mbchar.h @@ -1,5 +1,5 @@ /* Multibyte character data type. - Copyright (C) 2001, 2005 Free Software Foundation, Inc. + Copyright (C) 2001, 2005-2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -158,6 +158,8 @@ #include +#include "wcwidth.h" + #define MBCHAR_BUF_SIZE 24 struct mbchar -- cgit v1.2.3