summaryrefslogtreecommitdiff
path: root/modules/strstr
diff options
context:
space:
mode:
Diffstat (limited to 'modules/strstr')
-rw-r--r--modules/strstr1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/strstr b/modules/strstr
index 49367614df..1653c9167b 100644
--- a/modules/strstr
+++ b/modules/strstr
@@ -2,6 +2,7 @@ Description:
strstr() function: efficiently locate first substring in a buffer.
Files:
+lib/strstr.c
Depends-on:
strstr-simple