Fix regex compilation error on HP-UX 11.
[gnulib.git] / modules / strstr
index 4f93df9..251b2d7 100644 (file)
@@ -2,6 +2,7 @@ Description:
 strstr() function: efficiently locate first substring in a buffer.
 
 Files:
+lib/str-two-way.h
 lib/strstr.c
 m4/strstr.m4