File boinc-client-str_util.patch of Package boinc-client.300
Index: lib/str_util.h =================================================================== --- lib/str_util.h.orig +++ lib/str_util.h @@ -17,6 +17,7 @@ #ifndef STR_UTIL_H #define STR_UTIL_H +#define HAVE_STRCASESTR #include <cstdlib> #include <ctime>