Unify 5 copies of the KMP code.
[gnulib.git] / modules / strcasestr
index a18015a..884edfd 100644 (file)
@@ -3,6 +3,7 @@ strcasestr() function: case-insensitive search for a substring in a string.
 
 Files:
 lib/strcasestr.c
+lib/str-kmp.h
 m4/strcasestr.m4
 
 Depends-on: