diff options
author | Carlos Martín Nieto <carlos@cmartin.tk> | 2011-08-19 09:03:19 +0200 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2011-08-30 19:37:14 +0200 |
commit | 74bd343ae83398c7e00c239aea1ff8525dc958a1 (patch) | |
tree | ecf99df643631ed691195629b930177c2fb00eb9 /src/commit.c | |
parent | f978b748bb50beb0ccbebc3aa118ad289e4c9cba (diff) | |
download | libgit2-74bd343ae83398c7e00c239aea1ff8525dc958a1.tar.gz |
Fix Windows compilation
Sockets on Windows are unsigned, so define a type GIT_SOCKET which is
signed or unsigned depending on the platform.
Thanks to Em for his patience with this.
Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions