]> granicus.if.org Git - libass/commit
POSIX compliance: add strings.h include where appropriate
authorGrigori Goronzy <greg@blackbox>
Sat, 7 Aug 2010 00:45:51 +0000 (02:45 +0200)
committerGrigori Goronzy <greg@blackbox>
Sat, 7 Aug 2010 00:45:51 +0000 (02:45 +0200)
commitd8727de26b1e6ccf2682437e9f23d16a0be7ee79
tree810555352d2e32491be63f988c4d85147d2966f9
parent2d824f8ae53a6bf6f2fc32b7692d218179be59ca
POSIX compliance: add strings.h include where appropriate

strcasecmp/strncasecmp needs strings.h according to POSIX, so add this
include where these occur.
libass/ass.c
libass/ass_font.c
libass/ass_fontconfig.c
libass/ass_utils.c