mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-08 03:25:38 +00:00
Include <string.h>
This commit is contained in:
parent
3b5e44aeba
commit
f88885e339
@ -12,6 +12,7 @@
|
||||
#include <io.h>
|
||||
#include <fcntl.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <string.h>
|
||||
|
||||
int p_unlink(const char *path)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user