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