Include <strings.h> for strcasecmp (#99)
Though some implementations include this header indirectly through string.h by default, the POSIX header that declares strcasecmp is strings.h[0]. [0] https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html
This commit is contained in:
parent
6535bd6c35
commit
38e525fb7b