netops: This is the proper check

This commit is contained in:
Vicent Marti 2011-08-30 19:48:13 +02:00
parent b298e03b16
commit 92e34fa6d6

View File

@ -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;