summaryrefslogtreecommitdiff
path: root/lib/mbchar.h
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2006-06-28 13:11:03 +0000
committerEric Blake <ebb9@byu.net>2006-06-28 13:11:03 +0000
commit72334d04f6b9cf71353d114686895dd1d042a973 (patch)
treeca16100c616bb496b5d27ef0026c86a92bdb3f6a /lib/mbchar.h
parentf5e6e9801a33eda719a723fcae8244e2fe25a056 (diff)
downloadgnulib-72334d04f6b9cf71353d114686895dd1d042a973.tar.gz
* mbchar.h (wcwidth): Include wcwidth.h.
* mbswidth.c (wcwidth): Move from here... * wcwidth.h: ...to this new file.
Diffstat (limited to 'lib/mbchar.h')
-rw-r--r--lib/mbchar.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/mbchar.h b/lib/mbchar.h
index 4472aa0204..738efd948a 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 <wctype.h>
+#include "wcwidth.h"
+
#define MBCHAR_BUF_SIZE 24
struct mbchar