mpv/bstr
wm4 f8c2dd1b78 build: include <strings.h> for strcasecmp()
It happens to work without strings.h on glibc or with _GNU_SOURCE, but
the POSIX standard requires including <strings.h>.

Hopefully fixes OSX build.
2014-07-10 08:29:32 +02:00
..
bstr.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
bstr.h bstr: add function for splitting UTF-8 2014-01-15 16:13:07 +01:00