]> diplodocus.org Git - nmh/blobdiff - h/utils.h
Start of the changes for the new lock code. Does not compile yet.
[nmh] / h / utils.h
index 7a096a18fbe45c4d4c8521078fe9709bda1f4ecf..188d262f51fd63e4acdd0469bc91ca228f2532e5 100644 (file)
--- a/h/utils.h
+++ b/h/utils.h
@@ -21,3 +21,4 @@ void app_msgarg(struct msgs_array *, char *);
 int open_form(char **, char *);
 char *find_str (const char [], size_t, const char *);
 char *rfind_str (const char [], size_t, const char *);
+char *nmh_strcasestr (const char *, const char *);