mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-28 02:16:21 +00:00
strcasecmp is in <strings.h>
This commit is contained in:
parent
98b8fcff4f
commit
6b05240cea
@ -44,6 +44,7 @@
|
||||
#else
|
||||
|
||||
# include <unistd.h>
|
||||
# include <strings.h>
|
||||
# ifdef GIT_THREADS
|
||||
# include <pthread.h>
|
||||
# include <sched.h>
|
||||
|
Loading…
Reference in New Issue
Block a user