Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
afc29ee1
Commit
afc29ee1
authored
Oct 26, 2022
by
bit0fun
Committed by
Michael Grunder
Oct 26, 2022
Browse files
Update for mingw cross compile
- Used lowercase for Mstcpip.h as mingw will not find the file otherwise
parent
ceb8a881
Changes
1
Hide whitespace changes
Inline
Side-by-side
sockcompat.h
View file @
afc29ee1
...
...
@@ -50,7 +50,7 @@
#include <ws2tcpip.h>
#include <stddef.h>
#include <errno.h>
#include <
M
stcpip.h>
#include <
m
stcpip.h>
#ifdef _MSC_VER
typedef
long
long
ssize_t
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment