mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-26 06:07:06 +00:00
netops: This is the proper check
This commit is contained in:
parent
b298e03b16
commit
92e34fa6d6
@ -4,7 +4,7 @@
|
||||
#ifndef INCLUDE_netops_h__
|
||||
#define INCLUDE_netops_h__
|
||||
|
||||
#ifndef _WIN32
|
||||
#ifndef GIT_WIN32
|
||||
typedef int GIT_SOCKET;
|
||||
#else
|
||||
typedef unsigned int GIT_SOCKET;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user