diff modules/mbsstr @ 8133:678421bdc3ae

Ensure O(n) worst-case complexity of mbsstr.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Feb 2007 19:23:52 +0000
parents 56a0105d8cf3
children e8d8167b9164
line wrap: on
line diff
--- a/modules/mbsstr
+++ b/modules/mbsstr
@@ -8,7 +8,10 @@
 
 Depends-on:
 mbuiter
+stdbool
 string
+mbslen
+strnlen
 
 configure.ac:
 gl_FUNC_MBSSTR