Ensure O(n) worst-case complexity of strcasestr substitute.
[gnulib.git] / modules / strcasestr
index 35632bc..9f95538 100644 (file)
@@ -7,6 +7,8 @@ m4/strcasestr.m4
 
 Depends-on:
 string
+stdbool
+strnlen
 
 configure.ac:
 gl_FUNC_STRCASESTR